• On the website i created a list with all members and show some data from these members. One of the members does not want the address field to be visible. Is there a way to hide (or blank) the address field on the frontend list for this specific member only? The other fields of this member have to remain visible. Also the address fields of other members should remain visible.

    Regards

    • This topic was modified 4 years, 5 months ago by knireis.
Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    You can do this with a custom template. Add another field to the db that indicates their preference to show their address or not. Then use that value in the custom template to clear the address values of those who don’t want it shown.

Viewing 1 replies (of 1 total)
  • The topic ‘hide a specific field for 1 member on frontend’ is closed to new replies.