Custom member landing page
I would like to customize what members see when they login filtered by a specific field in the membership database. Specifically, I want members to see their contact staff person based on their regional zone, which is selected when they are registered as a new member.
Normally, I would do this by connecting to the database and creating an if/then scenario using ASP. Is this possible with WildApricot or is there another way I can get the same result?
-
Nicasio Design - Felix Figuereo commented
There may be a way to use a custom script to read the member profile fields and load that information in place of the default profile or page at login somehow.