Hi,
I believe that I may have found a bug (SC 8.1.025).
I have two forms configured in single record mode. On is the master from and the other is the detail form.
When adding new items to the detail form I am trying to use the onAfterInsert event to total the items on the detail form and post the results back to the master form, but it isn’t working. The event fires but sc_master_value() does nothing.
Interestingly, sc_master_value() does work when called from the onAfterUpdate event.
Could someone please verify this as a bug?
Thanks,
Mike