only show link if you are in a certain group

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
joey
Ensign (ENS)
Ensign (ENS)
Posts: 17
Joined: Tue Jul 14, 2009 4:18 pm

only show link if you are in a certain group

Post by joey » Wed Oct 14, 2009 1:59 pm

I think i might have posted this in the wrong forum last time...

I would like to know how to show a link on the "My Acount" page to only show if you are in a certain group.

I was doing this with the htm pages...

Code: Select all

I would like to know how to show a link on the "My Acount" page to only show if you are in a certain group.

I was doing this with the htm pages...
but obviously it will not work in my MyAccount.ascx page.

How can i have that link only show if they are in group 18 on the account page?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: only show link if you are in a certain group

Post by mazhar » Thu Oct 15, 2009 4:16 am

Please don't make duplicate posts about same thing in different forums. I answered your question in your second thread here
viewtopic.php?f=42&t=12542

Post Reply