Variables - Set Value: Input field
How can I ensure that the input fields remain populated after being filled in, even if I navigate away from and return to the page? The issue currently is that all the input fields I've completed disappear when I leave the page. Could you assist in maintaining the filled-in values when I revisit the page?
Hello, you can create this effect with variables, create a variable to store the the value of the input ("on change") and add an event "on page load" that loads the value of the variable in the input, like this when returning to the page, it will reload what previously saved in the variable. Please let me know if you need further assistance.
Regards.
Hello, you can create this effect with variables, create a variable to store the the value of the input ("on change") and add an event "on page load" that loads the value of the variable in the input, like this when returning to the page, it will reload what previously saved in the variable. Please let me know if you need further assistance.
Regards.
Is there any way you can share a step by step guidance? or share a justinmind file which has variable set to an input field?
Is there any way you can share a step by step guidance? or share a justinmind file which has variable set to an input field?
Could you guide on how do you create a variable to store the value of the input?
Could you guide on how do you create a variable to store the value of the input?
Hi Ria,
Leaving a detailed message to facilitate our interaction. I'm interested in utilizing variables for the following scenarios:
Hi Ria,
Leaving a detailed message to facilitate our interaction. I'm interested in utilizing variables for the following scenarios:
Hello, I am attaching an example where you can see an on page load event in the canvas and the set value event in the input.
I attach more information in variables: https://www.justinmind.com/support/variables/
Regards.
Hello, I am attaching an example where you can see an on page load event in the canvas and the set value event in the input.
I attach more information in variables: https://www.justinmind.com/support/variables/
Regards.
Replies have been locked on this page!