Hi all,
Is possible to fill a text field using parameter passed on a link from a webapp?
For instance, supposed that I create a qrcode that points to
https://testwebapp.flutterflow.app?place=bathroom
When the webapp is loaded, the content of a text field is set using the parameter 'place'.
Anyone knows if its possible? My idea is to make a form for repairs, then we put qrcodes with the location (place) and the users just fill a field explaining what´s wrong.