Expand my Community achievements bar.

Floating fields on a master page

Avatar

Level 1

Hi,

Could someone tell me if objects on master pages can somehow "know" which page/subform they are rendered on?

I have a floating textfield placed on a master page. I'm trying to figure out a way to make the text on the floating field change based on which page the floating field is rendered on. So, for example, if the floating field is rendered on a page named as "subform1" the value of the floating textfield would be "This is subform1".  This would be useful as I have many sections in my form that need only slightly different master pages. I'd rather use one "dynamic" master page for all of these sections than have many...

This would also be useful if you have buttons on master pages that need different functionality depending on which page they are rendered on.

1 Reply

Avatar

Level 2

I wondered if you ever found an answer to this question.  This is exactly what I need to accomplish as well but I have yet to find a way to do it.