Hi folks, would it be possible to add an "iconic LOV textbox" as a new item type, which will simplify layout creation? How do you define it currently in your applications now? Using a separate textbox and button with a LOV icon next it causes a little bit layout issues. Thanks, Tomas |
Hi Tomas, Yes, +1 from me for this component. I'll talk to the team. Right now we just put a button next to the textField. I am not aware of any layout issues. Which layout do you use? |
You should not use cellspacing to achieve this. Here is a sample xml and its output:
|
Hi Oskan, thanks for the reply, but we would like to use a cellspacing functionality, as it has an impact on other fields layout. Having it as one "lovTextField" with ability to assign a LOV, than it will simplify code and makes development even easier. Tomas |