Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The parameter includes several examples in addition to my explanation and examples above.Hmm, I start to understand better what assets are good for. Still a bit difficult. Is there any documentation about this in addition to the quick help on the modules asset field?
Then you should just need the following asset usage.An simple explanation of my need is that registered users can comment on multiple but separated topics. An user can switch between topics through an update to his profile that holds the id of the selected topic in a custom field.
Any user can read all posted comments on a certain topic and just this one (when he has switched to it), regardless whether he has posted any on its own.
That's doable with a module using the following asset.I like to have a single activity module that displays all comments posted on a certain topic once the has switched to it.
Doesn't sound like you need it to be field or user specific so my above topic example should be all you need.Would that mean that have to set up a custom asset like 'field.[field_id].[cb_topic]' where 'field_id' is the id of my custom 'cb_topic' field?
Yes, since assets support substitutions.cb_topic will get substituted with the actual value of an user's profile setting?
There's no documentation for this. Feel free to post whatever questions you may have here. Unfortunately our documentation for plugins is somewhat lacking as we're a small team and just haven't found the time to pause development to focus on documentation. We'll be exploring better options on how we can generate documentation automatically or at least partially automatically to try and help with this sometime in the future.I'd appreciate a link to good documentation, if available, to stop me asking questions that are answered somewhere else.
Please Log in or Create an account to join the conversation.