Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does the Dapp remember what I write inside forms?

dapp forms remember write
0
Posted

Does the Dapp remember what I write inside forms?

0

Yes it does. By default, what you write in form inputs is hardcoded into your Dapp. In step 2 of the Dapp Factory, fill the form as you would regularly, submit it, and add the resulting page to your basket. Every time you’ll view the feed, Dapper will write exactly what you wrote when you created the Dapp. For example, let’s say you create a Dapp for Google search. You search Google for “oranges”, add the search results page to the basket and extract the results. Every time you’ll view the feed, Dapper will run a Google search for “oranges”. If you want more freedom and customization in your final Dapp, and you do not want the input hardcoded, you should mark form inputs as input variables (you’ll see a checkbox when you hover above an input field with your mouse). You’ll then be able to change your choice in the final Dapp, and the Dapp output will reflect the change.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123