I am trying to create a HTML form using Basic Content component in a page.When I try to do that, Teamsite appends attributes like readonly, disabled etc to HTML fields automatically and set them to true. Due to this, all fields and buttons appear disabled in preview.In order to avoid these attributes, I made following entry for tinyMCE bean in customer-teamsite-resource-config.xml.But still it is not working.Please suggest.Teamsite Version:7.2.1Platform: WindowsBrowser: IE8Here is the attached snippet from customer-teamsite-resource-config.xml:
Tried it. Still no effect. Teamsite appends attributes like readonly, disabled etc to HTML fields automatically and set them to true.