what entry point do I need for my clientscript to ...
# suitescript
a
what entry point do I need for my clientscript to print the tranid? As far as I understand pageInit only triggers when creating a new record. I would like to modify the tranid after approval. How do I make this work?
r
user event - after submit
a
thanks a lot!
v
pageinit triggers whenever the record is placed into edit mode Not just when the record is first created
a
Do you know how I can access fields when I perform an "Approve" action?
I'm trying to access and perform actions on the 'tranid' field after a pruchase order has been approved