I would like to alter user’s input within the Q&A.
For example, I would like user’s input that happens to be entered with the quotation marks (e.g. “some input”) to be returned (inserted into the document) without the quotation marks.
Is there a simple custom code I could use within the Q&A question?
If not, maybe this could be addressed through a special function which would automatically remove predefined characters from the input of the datafield, e.g. @remove(#data-field, character).