Hi Thomas!Thanks for the post! I will try to clarify...
Suppose I have a page with the following:
Page Properties Title :- "Hello World"
Page Banner Component Text Title :- "foo"
Navigation View Title :- "bar"
When I change the Page Banner Component Text Title to something else, from "foo to "argh" for example, I find FP automatically sets the Navigation View title to "argh" as well; i.e., I now have
Page Properties Title :- "Hello World"
Page Banner Component Text Title :- "argh"
Navigation View Title :- "argh"
The reverse is also true --- renaming in Navigation View also automatically changes the entry in the Page Banner Text Title.
It appears the FP Page Banner Component and Navigation View automatically update each other. At least that is how it appears to this rookie!
I was looking for a way to decouple these two properties so I could use short names in Nav and longer names (like the title) in the Page Banner.
Actually, I would like to just turn this "feature" off if at all possible. I don't like SW that changes explicit properties for things behind my back and doesn't at least tell me it is doing so...