Field Height and Width Control Issue?
I am attempting to gain some sort of control over the display width of specific form fields and have attempted to find an answer in using the knowledge base and help of areas of Zoho, but have grown a frustrated in the many of the answers not properly being documented and/or not properly updated for the existing Zoho framework. I thought I could gain some control by changing 'Form Definition Script' for height and width of fields of my form, however, it appears to have NO effect. Please advice if you have some knowledge in this area. Example of attempted changes are below with and example of a Note field height being changed from 200 px to 50 px and then Script field text being changed from 200 to 400 px. After changes, these changes have not effect on the form after saving. Notes ( type = textarea height = 50px //Previously 200px width = 200px ) Script ( type = textarea height = 200px width = 400px //Previously 200 ) I also have attempted some control using the 'zc_' Customizing Parameters using an HTML version of the form as referenced here:
http://help.creator.zoho.com/Style-based-URLs-for-Embedded-Forms.html#5._Form_Field_Width/_Height_Customization with not luck either. However I have found that several of these ZC HTML parameters to work while others seem to do nothing. As one can see, this Customizing Parameter sheet it an example of the old information concerning Zoho.