Create Record Producer to remove Delegate

KatheCorbett
Tera Contributor

I need to create a Record Producer that will delete a delegate record from a User record.

This is the script I have so far. When I select a delegate to remove & I submit the request the delegate is actually added to the user record, not deleted.

 

KatheCorbett_0-1724762126627.png

 

1 REPLY 1

Mark Manders
Mega Patron

Why not create the record and have a flow behind it so you have some more control about it, including who triggered it and when through the flow executions. 

It will be easier to do validation on if the delegate record even exists or not.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark