I have a unique requirement where I need to dynamically update a Field's label on a portal page. I know how to grab the dynamic value that I need to append the field label with, but I am not sure how to update a field's label, or if it is possible. Just looking for some liquid code to adjust the field label on the form. Example of what I am looking for:
CRM Form field label: Previous Year's Sales
Desired Portal field label: 2018 Year's Sales
I have the ability to get the "2018" text, I just need to inject it into that field's label.
Thanks in advance!
*This post is locked for comments