M
Meryk
Guest
Hello, I have a trigger that runs on update of a field let's call it fieldA. At the end of that trigger, I am updating fieldA again, using rbv.api_updateRecord(), and expecting this trigger to run again, as explained here : http://documentation.progress.com/output/Rollbase/#page/rb/rbv-api.updaterecord().html The Object Script API invokes triggers on create, on update and on delete the same way as the Rollbase user interface does. I have done a lot of testing, and only thing I can see here is that this trigger is not running again when the field is updated with updateRecord() api. Is that an issue please? This was working in 3.2 by the way. Thank you Meryem
Continue reading...
Continue reading...