Hi,
I want to add labels and buttons in combobox.
Can anyone give hint?
Printable View
Hi,
I want to add labels and buttons in combobox.
Can anyone give hint?
You could look at the tpl config option. But I don't really see why you would want to put a button in a combobox... ? Are you planning to send a value to the server with that field?
Thanks for reply..
No... no planning to send value to server....
Actually, When user add some value using form, as per requirement we need to add those value in comobobox with remove options with each value. So, later user can remove.
So, I am planning to add lable with remove button options in comobobox with each value so user can click remove button to remove that value.
How, can I use tpl config option?
Oh, I get it now... well, you can just look at the tpl documentation first, everything is explained...