0
printRecord() non working with "trigger after change" on table or Yes/No field.
Hi I'm trying to use a trigger after change on a table, and as well on a yes/no field with a simple printRecord(this, "Invoice"); and is not working.
Then I copy the text exactly without changes to a button and works.
If I use only alert ("Hello"); is working fine, but put both together and is not working again:
alert ("Hello"); printRecord(this, "Invoice"); is not working
Any suggestions?
Thanks
Reply
Content aside
- 1 yr agoLast active
- 45Views
-
1
Following