- Posts: 8
- Thank you received: 0
Can I somehow set it up so that the link to the user profile (which we have set up and working) is only active if the person checks a box saying they want the link to their profile?]
Currently my condition is:
Plan LIKE 'Ass%' AND status = 'A' AND `Display Online?` = 'Yes'
But they all have the link to profile field
index.php?option=com_comprofiler&task=userprofile&user=@ID
How can i tell it not to include the link if "Display Online"=No
Thank you for any assistance.
Please Log in or Create an account to join the conversation.
So another option... i can set it up to display a popup if the condition is not met, however, the URL field will not parse anything other than a straight URL. if the URL field could parse code i could get it to work that way. Any idea on that?
Cheryl
Please Log in or Create an account to join the conversation.