I have been using the sc_master_value
macro to update a master form with a single record from a detail form with multiple records. However, after changing the layout of the master form, the macro stopped working and hasn’t worked since. I need a way to refresh the master form to change the field value, or some way to make the sc_master_value
macro work to change the field value.
The macro does not works in AJAX Event:
1 Like