Having the Input remember last Input

Hello. I’m trying to create an input box for a CAD/MDT and I want it to remember what the last thing that they put in it was.

Hi @cheeriestodin0, is sounds like you want to save the value of the input to the database. If you create a field under the User type for this value, you can then save the input’s value via workflow to this field. For example, when button is clicked > make a change to current user: field = input’s value

Then, set the “initial content” or “default value” (depends on the type of input) to the “Current User’s [field]” and it will pre-fill with whatever was last saved whenever you load the page.


Gaby at Coaching No Code Apps (formerly Coaching Bubble)

Courses & Products, Tutorials, Private Coaching, and High-level Development

Start Learning Today :mortar_board:

1 Like

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