I have created a app for my shop and it goes like this. The user will paste input and there will be a submit button . When the user click on submit , it performs the cleaning of the input data based on the rules given and produces output in a box like shown in the word document
This output is non -editable by default.
I want to give a feature of editing to the output box for the user so that user can edit according to his need if there is any changes to be made
Can anyone tell me how to make this output textbox editable