I have designed a simple confiform which takes inputs from user and generates a table view. I would like to retain the field inputs in form even after save action. This will avoid manual effort of re-typing the inputs in the field, incase of scenarios where only one or two fields are changing for next entry.
Hi @Kartika Barnala and welcome to this community
On ConfiForms cloud app this is a default behavior, but on server/dc version the form needs to be submitted and page gets reloaded
However, you can do something like this: https://wiki.vertuna.com/display/TEST/Form+to+lookup+and+preset+values+from+existing+records (true that this example looks up the record by the choice done by the user)
With a short demo on specifically your use case - where we lookup a previously added record (by current user)
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.