• Lavanya Vailada
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 0
    Replies
On Case on Notes and Attachment related list list we have few attachments(lets say 3).
On Activity history related list, on click of sendEmail button outbound Email message page will open, and in the attachments section the attachments available on the Notes and Attchments object should be prepopulated.

Any suggestions/workarounds would be helpful!
 
We have a requirement where we need to assign Tasks to a queue.
 
Currently, we do have an option to select the public groups in the RelatedTo field, but Tasks will be created for all the group members which we don’t want.

Is there any way to assign the task to one of the goup member through round robin fashion? or assign task to queue?
We have lightening CMP which has force:inputfield to display the input fields. IF we use the CMP as a tab on the pagelayout, input bar is displayed, where as if we use the same CMP to override the buttons(Edit) we are not getting the input bars.

We dont want to use ui:inputText as for lookup's and picklist we need to write extra code.

Any suggestions would be highly helpful