vyperlook
Member
Posted 1 year ago #
Hi
I want to disallow any html tags,or other tags,and allow only plain text .i am using the form to allow visitors to correct my posts,so the form takes the text from the post. the problem is that it is taking the html tags too (like </strong? and <!--more--> )
how can i make use only plain text?
thank you
ironprogrammer
Member
Posted 11 months ago #
@vyperlook: On the Form Creator tab (/wp-admin/admin.php?page=tdomf_show_form_menu), click the Configure link for the Content widget in your form. Scroll down to the Allowable Tags box and remove everything. Make sure to Save Changes to the form.
Note that doing this will remove and prevent all formatting for the TDO form in question -- any markup that may have existed in the original/source text will be lost when it's resubmitted.
-ip
vyperlook
Member
Posted 11 months ago #
thanks for the response,but i do not have such option - Allowable Tags