I have a popup where a the record type can be changed. When the user hits Save & Close the popup window closes. The record type changes, but only when the user refreshes the browser. How do I ‘force’ the refresh? What steps am I missing?
I have the following in place:
Field ID - RecordTypeId; Rendered as Picklist (would prefer lookup)
1. Save changes in model
2. Query Model
3. Close topmost popup
Page 1 / 1
Have you tried adding an “After Close Action” on the popup to query the model using the standard replace all data option? That might work; I’ve done similar things for changing other fields but not specifically with record types.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.