Hi,
I am facing problem with form layout.I hide a field using java script but it shows a gap in place of hid field
how can i adjust that place using java script?
Hi Ashok,
Thats how it is supposed to behave,
try having a look at the below link as to how you can handle this:-
http://inogic.com/blog/2012/01/tip-hide-fields-on-crm-form-without-messing-up-the-form-layout/
http://archive.renauddumont.be/post/2011/10/03/CRM-2011-Dynamically-show-or-hide-fields-using-javascript
You need to arrange the fields accordingly by either putting up the fields at the end of a section or create new section for that which you can hide.
Hope this helps!!
Thanks,
Prasad
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.