Hello,
I have a form needing last id for the form id col, so when i do on_after_insert method then id col set as id.
for example
id=345 (This has to be when insert form as read only), then i use this value to set id+1 before sending form.
Thank you!
1 Answers
Resolved using this thread:
https://phpgrid.desk.com/customer/portal/questions/2600281-on-after-insert-event-not-firing-
Your Answer