Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

add value to selectbox

Explorer ,
Jan 23, 2009 Jan 23, 2009
I want to add an item from a textbox to a selectbox, but on a submit the added values seems to be disappeared.
TOPICS
Advanced techniques
237
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jan 23, 2009 Jan 23, 2009
LATEST
> but on a submit the added values seems to be disappeared

The select list appears to be hard coded. So obviously any items added dynamically will not be preserved when the form is submitted. That is the expected behavior.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources