Can a button submit data from 2 Tables on the same page? The Toolbar Button has a List view name field that you put the table name to submit its data. It will only take one table.
Hi vividal,
it depends on the form HTML on the page, if the table view has the form enabled then only that form will be submitted, but if you have a form view with 2 table views inside and both of them have the form setting disabled then you will be able to pass the values from both tables.
Best regards
it depends on the form HTML on the page, if the table view has the form enabled then only that form will be submitted, but if you have a form view with 2 table views inside and both of them have the form setting disabled then you will be able to pass the values from both tables.
Best regards
This topic is locked and no more replies can be posted.