Skip to content
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

Referentielijsten API: display items as options in component preview #5107

Open
Tracked by #4926
stevenbal opened this issue Feb 13, 2025 · 0 comments · May be fixed by open-formulieren/formio-builder#213 or #5144
Open
Tracked by #4926
Assignees
Milestone

Comments

@stevenbal
Copy link
Contributor

stevenbal commented Feb 13, 2025

Nice to have: if a code is selected, perform the service fetch operation and display the choices retrieved from /api/v1/items?tabel__code=<code> in the preview (also handle the errors properly if the API is not reachable)

Note that this also requires an extra endpoint in the backend to retrieve the items

@stevenbal stevenbal changed the title Nice to have: if a code is selected, perform the service fetch operation and display the choices retrieved from /api/v1/items?tabel__code=<code> in the preview (also handle the errors properly if the API is not reachable) -> also requires an extra endpoint in the backend to retrieve the items Referentielijsten API: display items as options in component preview Feb 13, 2025
@vaszig vaszig moved this from Todo to In Progress in Development Mar 5, 2025
vaszig added a commit to open-formulieren/formio-builder that referenced this issue Mar 7, 2025
@vaszig vaszig linked a pull request Mar 7, 2025 that will close this issue
12 tasks
vaszig added a commit to open-formulieren/formio-builder that referenced this issue Mar 10, 2025
@joeribekker joeribekker added this to the Release 3.1.0 milestone Mar 10, 2025
vaszig added a commit to open-formulieren/formio-builder that referenced this issue Mar 10, 2025
vaszig added a commit to open-formulieren/formio-builder that referenced this issue Mar 10, 2025
vaszig added a commit to open-formulieren/formio-builder that referenced this issue Mar 11, 2025
vaszig added a commit to open-formulieren/formio-builder that referenced this issue Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment