You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: