In reply to: Martin Meze (Freelancer)
Hi Maria,
Please check the attached images and see if that helps. Come back with additional questions if you will have any.
The javascript functions can be inserted in a HTML field, enclosed in the
Best regards,
Martin
Hi. Thank you for help!
I have one more question regarding of execution of multiple functions.
If I have the following code, which performs two updates to some columns, then executes InvokeMenuAction (which involves some REST APIs or SQL procedures), and finally I would like to delete that row using the DeleteRow function... but the row doesn't get deleted...
What exactly happens when you press the button: it runs the JavaScript functions, it seems like it would delete the row, but until the actions from the menu action are executed, the row reappears.
Do you know why it does that? Is it possible to delete the row at the end?
The method I've been thinking of is to perform the action of changing item list values in the menu action as well.
select
'
'