Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Show item on profile page if "x" field is populated
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #16
RE: Show item on profile page if "x" field is populated
If the radio button comes from a custom profile field, and the additional "class" should be added on profile page, maybe you can do that like this (example):

HTML Code
<div class="normal<if $userfields['fid8'] == 'Yes' then> pro_class</if>">
	Contents here
</div>


02-13-2013 06:37 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Show item on profile page if "x" field is populated - RateU - 02-13-2013 06:37 AM

 Standard Tools
Forum Jump: