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: #2
RE: Show item on profile page if "x" field is populated
Something like this:

Code:
<if $userfields['fid8'] then>Button Code</if>


If you include the {$userfields['fid8']} in the button code, maybe it is better if you sanitize it.

The other method is, only display the button if the value of the $userfields['fid8'] is matched with a specific format.


04-27-2012 02:59 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 - 04-27-2012 02:59 AM

 Standard Tools
Forum Jump: