You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way for Editor to currently have a pre-filled text(like directives provided to the user for the data that they enter), but is not read as a part of the variable?
For Eg, something like this, where the user may enter << USER INPUT >> but doesn't change/ disturb the upper part of the file.
#######################
Please enter the required data in this editor, and save the file once done.
Note that the file will be saved as a temporary file.
#######################
<< USER INPUT >>
The text was updated successfully, but these errors were encountered:
KSR001
changed the title
Editor already contains value, which is not a part of the input
Any option to have the Editor already contain value, which is not read as a part of the input?
Jun 6, 2021
KSR001
changed the title
Any option to have the Editor already contain value, which is not read as a part of the input?
Any option to have the Editor contain pre-filled text, which is not read as a part of the input?
Jun 6, 2021
Hi,
Is there a way for Editor to currently have a pre-filled text(like directives provided to the user for the data that they enter), but is not read as a part of the variable?
For Eg, something like this, where the user may enter << USER INPUT >> but doesn't change/ disturb the upper part of the file.
#######################
Please enter the required data in this editor, and save the file once done.
Note that the file will be saved as a temporary file.
#######################
<< USER INPUT >>
The text was updated successfully, but these errors were encountered: