I need to populate a drop down from data in a table. It's a simple list of options, but it does change. This list is on quite a number of forms so it would be better to have a table than to have to manually change the list on each form everytime there is a change.
Everything I have read seems to suggest that I have to change my forms to Custom code and edit the HTML & PHP code to do this. I tend to use the advanced wizard to build forms so changing to custom code makes things a lot more difficult.
Is there any way to do this without changing to Custom code?
Everything I have read seems to suggest that I have to change my forms to Custom code and edit the HTML & PHP code to do this. I tend to use the advanced wizard to build forms so changing to custom code makes things a lot more difficult.
Is there any way to do this without changing to Custom code?