Thanks Chris and yes, I have a few use cases where I've needed to update a temp field in a Contact record to store a dynamic Unique ID, so I can then use it in a conditional redirect. It works but is cumbersome, and slows the system down for the end user. It's also open to breaking if the field is somehow not updated before the page is redirected.
Comment actions