below parameters given:
Name : Delete
Event: Internal
Requires Editable : True
Action type: Row button
Event payload: {"Action":"Delete","sObjectID","#.Id#"}
Icon: utility:delete
5 réponses
This worked for me, and I'm posting it so next time I search how to do it I will find it again
Name: Delete
Event: Internal
Required Deletable: True
Event Payload: {"Action":"Delete","sObjectID":"#Id#"}
Icon: utility:delete