anushka_17
17th January 2015, 12:23
Hello all ,
In edit form how to bring three level hierarchy fields in proper alignment
I have unchecked child fields behind for all the fields.
All fields are in the same group
It comes properly for two level hierarchy ,bt alignment is not proper for more than two level

pls reply

bhushanchanda
17th January 2015, 20:57
Hi,

Say you have 3 selection ranges-

Orno.f - Orno.t
Bpid.f - Bpid.t
Date.f - Date.t

Check the check box child field behind for orno.f, bpid.f, date.f

Also make sure the display length is same for all three fields.

And to add, the most important thing is, make sure you are putting the From & To Labels the top and keep labels for only from fields. If this is the case, you don't need to do anything else.

e.g.

From To
Order orno.f orno.t
Date date.f date.t

anushka_17
19th January 2015, 19:12
Thanks Bhushan