Select option default based on database variable

前端 未结 1 1381
终归单人心
终归单人心 2020-12-22 09:43

I have a form, with a simple select box, and I also have a text field that pulls a value. I want to use the value in $Defaultselection as the default value for

1条回答
  •  南方客
    南方客 (楼主)
    2020-12-22 10:17

    That should do it:

     
    

    or this other one:

     
    

    0 讨论(0)
提交回复
热议问题