I need to design the form field like as
A drop-down list then a Hyphen then a text field so output will be
CSE - 123
I also store the data in database so there will be one name. if one name not possible then I can concat it.
But How can I design the field with a dropdown and hyphen and text field.
Help Me. Thanks in advance.