Please Log in or Create an account to join the conversation.
socialfan wrote: Since the new AJAX core plugin I try to let the user edit everything form front end.
However, is there a way to make a tab only visible to the user himself and moderator?
thank you
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes.from what I understand: the user (if enabled) gets the option to chose "invisble on profile" this will hide the tab to all users but him and mods - correct?
Correct.But I can not assign this privacy level from back-end to that level. The user MUST chose this by himself and is able to change that option any time - correct?
This is a bit more complicated. You'd need to use delimiter fields, IF statements, and substitutions to render the fields instead of letting them render as normally. The IF statements would let you check if the user is viewing himself for example and only display its contents if that were the case. Please see tutorials within my signature for further substitution usage information.In my scenario, I dont want to display some information to any one but the user and admin (like contact information) but would like the user to edit his data from the front end only.
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.