Title: Conditional Logic Directory
Last modified: December 22, 2017

---

# Conditional Logic Directory

 *  Resolved [corpcomm](https://wordpress.org/support/users/corpcomm/)
 * (@corpcomm)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/conditional-logic-directory/)
 * Hello all,
    I am just starting to build a membership only site for a retirement
   community. The client has requested that there be a checkbox on the profile page
   that allows the members to choose what fields are visible on the Member Directory
   page. I.E. I have an Address field and would like to add a Yes / No checkbox 
   to display or not display that field on the Member Directory page. If this option
   is already present please let me know where. Or if there is a way that I can 
   manually populate each field using a php template I can build my own if statements.
 * Please advise.
    Thanks Marc Front End Developer

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Champ Camba](https://wordpress.org/support/users/champsupertramp/)
 * (@champsupertramp)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/conditional-logic-directory/#post-9814760)
 * Hi,
 * Unfortunately, this requires customisation on your end.
 * You can check these UM filter hooks in the link to modify the Member directory
   filters:
 * [https://github.com/ultimatemember/ultimatemember/blob/v1.3.88.3/core/um-members.php#L75](https://github.com/ultimatemember/ultimatemember/blob/v1.3.88.3/core/um-members.php#L75)
 * [https://github.com/ultimatemember/ultimatemember/blob/v1.3.88.3/core/um-members.php#L80](https://github.com/ultimatemember/ultimatemember/blob/v1.3.88.3/core/um-members.php#L80)
 * [https://github.com/ultimatemember/ultimatemember/blob/v1.3.88.3/core/um-members.php#L91](https://github.com/ultimatemember/ultimatemember/blob/v1.3.88.3/core/um-members.php#L91)
 * Regards,
 *  Thread Starter [corpcomm](https://wordpress.org/support/users/corpcomm/)
 * (@corpcomm)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/conditional-logic-directory/#post-9814846)
 * Thanks Champ,
    I’ll take a look at this. Are there any templating steps for the
   Hooks similar to changing the template for the Profile page?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conditional Logic Directory’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [corpcomm](https://wordpress.org/support/users/corpcomm/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/conditional-logic-directory/#post-9814846)
 * Status: resolved