9 users online. Create an account or sign in to join them.Users
automatic frontend options for selectboxes
This is an open discussion with 1 reply, filed under General.
Search
Section Schemas provides this:
existing values for Taglist and Select Boxes (should work for other similar field types too)
Create an account or sign in to comment.
Its currently impossible to recreate backend selectboxes in the forntend. You can hardcode the options, but how to generate them dynamically?
For example using language field you have a selectbox in the backend to choose a language, of the ones you selected in the section. I would like to do this on frontend.
You can use the DS to populate the used languages, but not the available (selected) languages.