How can I read form data if the Read All Form Data function from the Connectivity/Web Services tab only returns the name and key (value) of a form input?
I need the return of a input type number and I don't know how to do it.
The first page
https://imgur.com/Jhqgxnl
The page that needs to read the input
https://imgur.com/TSbs9MQ
I'm relatively new to LabVIEW and Web Services.