Good afternoon,
I have a requirement for optional text display that the user can chose to hide or show on opening the first page where the text would be shown. The user should then be able to opt in or out
The simple way would be to make duplicate pages add the text to the duplicate to have "with" and "withouts" and once the first choice is made navigate to the next "with" (or without).
Its simple to then link to all the "withs" or "withouts", but how to implement that first choice?