Hi,
I've added about 5 custom fields in the Quote form and defined a tab order
using the tabIndex property for all the fields in the form.
However, while this order works for one section, its not working for the
other section....i checked the source(through view source) on the crm form
and realised that crm is enforcing its own tab order(which is quite
haphazard!) despite the javascript code written on form load...
Any solutions....please help!!