List of Contributions

marcus marcus.obren

Contact Details

My Content

1 to 1 of 1 total
Posted By marcus marcus.obren 11-13-2023 09:50
Found In Egroup: Automate
\ view thread
Hello, I'm trying to figure out how to delete a row from a repeating table using a Javascript function. I can't find a form function to accomplish this. I have tried $form.deleteRow, $form.removeRow, $form.emptyRow and many others, none seem to work. I have also used $form.setdeleteRow but that only ...