Hi all, i need to implement a select like this
Not active (value=na)
1 (value=1)
2 (value=2)
3 (value=3)
…
50 (value=50)
with the selected item that match the value from a mongo item…
can you point me in the right direction?
Hi all, i need to implement a select like this
Not active (value=na)
1 (value=1)
2 (value=2)
3 (value=3)
…
50 (value=50)
with the selected item that match the value from a mongo item…
can you point me in the right direction?