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.
Hey Mikko
During similar discussions on the forum you've referenced your "privacy policy" plugin as a possible solution.
I beleive that your right in saying that this is a good start to getting what we need. But we would need more guiding on your part.
For instance,
1- Where in the plugin code do you determine the groups?
and how would we reference the JCLPlus Groups instead of the "UnRegistered" "Registered"?
2- how do we deactivate the privacy policy tab so it only displays in the backend?
3- From what i've seen, Privacy Policy should be installed once all the tabs and plugins have been installed so it can add the proper feilds...Am I right?
Please Log in or Create an account to join the conversation.
Styles wrote:
It does not do this currently, but it includes a mechanism for preventing tabs from drawing. This is done in getDisplayTab-method, where the value of field cb_privacypolicy is checked from the database. (I do not have the code here on my laptop, so I cannot check the exact place)
You need to overwrite this part to make it check the usergroup instead, and load tab definitions for this usergroup.
Please Log in or Create an account to join the conversation.