Replies: 1 comment 1 reply
-
The simplest path will be to use the dynamicGet to pull the data you would like from the component to a module. You will need to watch some more tutorial to fully understand how the dynamicGet's work. There has been some conversation about this if I remember correctly. So checkout the following: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I just created a simple component which allows me to add items with several fields. Now I'd like to use the items I created in a module. My question: how can I access the components "database" within the module? Thank's in advance :-)
Beta Was this translation helpful? Give feedback.
All reactions