php - HTML Form problem, choose an existing problem or add a new one -


i developing form php application , need have form user can either select option drop down menu or add new option via same form?

what type of form input called? possible?

thanks

a select dropdown "other" option, , other selected allow and/or require them enter value standard text input field. you'll need 2 form elements, can't done one.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -