Grid-Edit field width setting

Post Reply
philmills
User
Posts: 535

Grid-Edit field width setting

Post by philmills »

Field widths in gridedit mode are very difficult to control especially if using select input fields.
Currently input fields are of uniform width by default for all fields unless you start hacking them around using custom attributes setting or CSS.
You CAN use custom attributes to control the field widths, BUT for select input fields this setting is ignored in gridedit mode, leaving you with no alternative than trial and error playing around with css.
There can be a lot of nested elements, so this can be difficult.
We should be able to control all input widths directly from within in PHPMaker - ideally a field width setting should be available for all field types, and that setting be applied to all field editing modes.


Post Reply