How do I retrieve field values from pocketbase records? #11298
Unanswered
ItsTerm1n4l
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to build a website using pocketbase for the backend and svelte for the frontend JS, I have created records like so;

and I need to get the value of the name field of all the records in the parts collection and display them in a dropdown box in my site, how do I do this?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions