Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Making a default field a dropdown

Making a default field a dropdown 14 years 11 months ago #5811

  • gtownwebdev
  • gtownwebdev's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
If I wanted to modify one of the default fields so it was a dropdown vs. open text, is that fairly straightforward?

I think it's this line in dtregister.php that I'd need to modify but I'm not quite sure how:
3 	=> array('organization', JText::_( 'DT_ORGANIZATION'), 'm_s_organization', 'm_r_organization',JText::_( 'DT_ENTER_ORGANIZATION')),

My client has a set number of organizations that could be listed and wants to make sure users are choosing from a list vs. typing freely. I know I could do it as a custom field but then it's not where we want it in the form order, and won't display on the back-end Records view as easily.

??

Thanks.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.404 seconds