Results in data inputs not saving on database. HELP

Hello everyone, hope you are all great. I am looking for help related to my Web App. I am creating an where you can ask for rides, basically like Uber.

When I select adresses from the SearchBox it gets the name of de place and the adress of said place. Then it estimates the distance in KMs. I am trying to create a new ride with said info, and trying to reference the info generated in the text and the input where the distance is generated.

As you can the in the image below:

As you can see in the workflow, I got everything set as it should, but my data base is not saving said data, UNLESS I write in the inputs, which I don’t want because it changes depending on the searchbox.

I am not sure if I am missing something, but trying with manual inputs it worked. Hope someone has an idea, or a solution! I would be very grateful. I already looked for videos, documentation and if someone had a similar problem in this forum.

Thanks in advance for your time and support!

in the input you need to dynamically add the value, so in that text box add the calculated value first

You could try setting the non-working input’s Initial Content to the dynamic value you want to save.

Yes, I already put dynamic values in every referenced input/text, but I am not sure what is missing. It is still not working.

I have them set up like that, but it still does not work, not sure why.

What are the specific fields that are not saving? Could you also share the input setup?

Hello Ramaarana, thanks a lot for your help. It worked with the method you saids as well as Siddharth. The data was registered but it took 5 hours to display. Any idea why this happened?

This topic was automatically closed after 70 days. New replies are no longer allowed.