Before Update - Validation triggers are not resolving tokens

Posted by Rollbase User on 29-Nov-2011 17:15

1. Set up a validation trigger to run Before Update. Return a string if the id of the record is resolved (eg. != 0).  2. Update a record and the validation trigger thinks {!id} = 0 and not the id of the record being updated.  3. Also, it appears that trigger debug log does not output rbv_api.println() debugging info for this validation trigger.

All Replies

Posted by Admin on 29-Nov-2011 17:29

I'll try to fix ASAP.

This thread is closed