You’re right: the custom state is in then reuseable header and I have to set it from every page (and no: I didn’t have another custom state in the page)
Examples:
- On Page ‘customers’ the text in the header should be “My customers”
- On Page ‘products’ the text in the header should be “My products”
- On Page ‘services’ the text in the header should be “My services”
- and so on …
I found this Topic 58158 with nearly the same problem and the answer was, that we can solve it with a custom state of the reuseable element
Questions:
1.) Why can I select the custom state of my header in the workflow of the page in “Set state” if it doesn’t work?
2.) How can I change a text in a reuseable header from each page?