How do I get the component data in the module? #32610
Unanswered
korenevskiy
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The order: For a module, look for example in core modules, to get an idea how they load the data, eg |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Very respected gurus give me advice.
Created the
mod_mymodule
module.I wrote the code in the module.
But the function returns empty attribute values.
I need to have the article data shown in the category blog, and then output the result to the module position.
Since each article has a custom field with an order in the form of a product card. The module needs to know about which field each article has.
Beta Was this translation helpful? Give feedback.
All reactions