10389 Posts in 2200 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1282 Views |
-
Populate userform dropdown with values from a db table?

17 December 2011 at 11:19am
The userform module seems to have alot of what I need in form processing. However, I would need a dropdown list in my form to contain options from a pre-existing database table.
Does anyone have an example of this they could point me to?
-
Re: Populate userform dropdown with values from a db table?

17 December 2011 at 10:21pm
Check out the member list field as an example - https://github.com/silverstripe/silverstripe-userforms/blob/master/code/editor/EditableMemberListField.php. You would need to create a new form field for your use case.
-
Re: Populate userform dropdown with values from a db table?

19 December 2011 at 4:16am
I'll look into that. Thanks for your reply!
| 1282 Views | ||
|
Page:
1
|
Go to Top |


