PDA

View Full Version : IF conditions with custom profile fields?


MindTrix
02-20-2010, 01:02 PM
Hello all, I am looking to set up a custom profile field that simply asks the user whether they want a certain thing displayed, they have the option of yes or no

How would i write the IF condition that would work with this?

Thanks!

Lynne
02-20-2010, 04:59 PM
Depends on what template you are using this in. You may have to do a JOIN in a query to get the field and then to use it, it would be $variableName['fieldx'] where variableName is the name of the variable and x is the field number.

Dunhamzzz
07-29-2010, 10:10 AM
Bump, I am looking on how to do this to display something in the footer..