Hi,
I have a normal text field.
What I want is to a have a small icon/button next to the text field.
When I click on the icon/button I want to open up a grid form, select a value from the grid and populate the text field with this value.
I can create the grid form, but how do I create the icon or button next to the field? and then how do I ensure that the value I select from the grid will populate the field.
Any suggestions would be appreciated.
Thanks