I run a website for a campground. We have a member custom field for paying online. This field is unique to each user (i.e. T23R81E) and we populate it to campground members on their contact record.
Now, we also have a custom member page for how to pay online. It gives a URL to another 3rd party website where it asks for just the persons Last Name and their unique pay code (the code we put on their member profile). Is there a way I could display on this member only page at the top something like “Here is your pay code: {custom field for pay code}”? This way we don’t have to tell the user how to go retrieve their paycode.
This would also be valuable to me in other use cases (different custom fields).