Do you mean getting data from a form on the wix site the block is installed on?Can you share a bit more about your app and what you are trying to achieve?
Hi, Eitan...the wix app is meant to validate some data with a 3 party app and i want the wix app read all the data i have in my inputs/dropdown control in the page where the wix app is installed, so i can send the data to the 3 party app
It would be hard to read the inputs on a page that are not within the app if the values are not passed to the app manually. You may be able to traverse the DOM and look for inputs but that would be a bit unreliable...
Hi Carlos,
Do you mean getting data from a form on the wix site the block is installed on? Can you share a bit more about your app and what you are trying to achieve?
Best,
Eitan