JohnBarulich1
7 years agoQrew Cadet
Getting JavaScript to run properly with IOL
Hi everyone,
I have two tables, one that has a full list of records, and another table, [Modified Records], where a record is added to [Modified Records], which is triggered every time a record in the full list is edited. I have the IOL set up properly for [Modified Records] and want the script to run every time a record is automatically added. Although records are being automatically added to [Modified Records], it is not triggering the script to run. I have the field, variables for the app, and the form set up properly.
I personally think that, although a record is being added to [Modified Records] automatically, we are not manually creating a new record and that's why the script isn't being executed.
How do I get this code to run?
Thanks
I have two tables, one that has a full list of records, and another table, [Modified Records], where a record is added to [Modified Records], which is triggered every time a record in the full list is edited. I have the IOL set up properly for [Modified Records] and want the script to run every time a record is automatically added. Although records are being automatically added to [Modified Records], it is not triggering the script to run. I have the field, variables for the app, and the form set up properly.
I personally think that, although a record is being added to [Modified Records] automatically, we are not manually creating a new record and that's why the script isn't being executed.
How do I get this code to run?
Thanks