-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add constants for component.openForms.dataSrc values #5044
Labels
Comments
10 tasks
Also, the |
stevenbal
added a commit
that referenced
this issue
Feb 4, 2025
10 tasks
stevenbal
added a commit
that referenced
this issue
Feb 4, 2025
stevenbal
added a commit
that referenced
this issue
Feb 4, 2025
stevenbal
added a commit
that referenced
this issue
Feb 4, 2025
stevenbal
added a commit
that referenced
this issue
Feb 4, 2025
sergei-maertens
pushed a commit
that referenced
this issue
Feb 5, 2025
sergei-maertens
added a commit
that referenced
this issue
Feb 5, 2025
…constants ♻️ [#5044] Add constant for dataSrc options
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Components
Select
,SelectBoxes
, andRadio
can use another variable as a data source. In the component, this is displayed as follows:where
dataSrc
can be "manual" or "variable".#5007 will introduce checks on this data source, and #4996 will introduce a new one: "referentielijsten".
Might be good to add a constant for this.
The text was updated successfully, but these errors were encountered: