Andy H
Andy H
We are experiencing an issue where when we update the fsc_Quickchoice_Images static resources with new images we get a 404 Not Found when the component is generated. I have found...
Give the end user ability to edit message 
If you send a sms and the sms failed to send please provide error messaging from the web widget  from my cell phone app 
Have a search bar in the History tab which will allow you to easily find a call.
In the Messages Tab there is a Create New Contact button. When clicked no function is called.  Change request is to be able create personal contacts via the web...
Have the phone icon next to the name to allow from this screen to call the person 
This change will allow users to use objects that don't have an ObjectInfo like Case Team Member. Fixes my issue here. #128
SOQL Query: SELECT Member.Name,TeamRole.Name FROM CaseTeamMember WHERE ParentId = $recordId Column Labels: Member_Name=>User Name,TeamRole_Name=>Role Other Configuration:   ![Screenshot 2023-01-13...
On the page where you document how to rename columns, you should add an example of how to rename a Child field `SELECT Owner.Name FROM Account` To get the name...