-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Hello,
we have many forms, and most of them exist solely because an otherwise identical form requires a different pageUid setting for the LinkedCheckbox link target. Options like TypoScript overrides or form variants cannot be created by the editor, so they are not viable solutions.
From an editor’s point of view, it would be ideal if the target pageUid could be set in the Form Plugin Flexform settings, similar to how Finisher Option Overrides work. Do you have any ideas or suggestions on whether and how this could be implemented?
An alternative could be some kind of placeholder value in the form settings for the target pageUid, like “###dataProtectionPageUid###”, which could then be replaced by a site setting or some TypoScript value.
Is there already a way to achieve this? If not, do you have any suggestions on how this could be implemented?
Thanks