Feature #83912
closedRedirect finisher should be able to handle sections as target
100%
Description
When adding a redirect finisher to a form created with the form builder BE module, one can select a target page but not a content element on the target page.
Instead the select dialogue should be designed like the RTE link browser, where you can click on the little arrow before a page in the page tree and then get a list of the content elements on the page to create a link pointing directly to the content element anchor.
In sysext/form/Classes/Domain/Finishers/RedirectFinisher.php there is no section parameter, so this should be added.
Updated by Sacha Vorbeck almost 7 years ago
you also can`t simply add something like 55#c155 manually into the target field as it only accepts integer values. A dummy parameter also doesn`t work reliably: https://stackoverflow.com/questions/48781046/typo3-form-finisher-redirect-to-anchor-link
Updated by Björn Jacob almost 7 years ago
- Category changed from Backend API to Form Framework
Updated by Ralf Zimmermann over 6 years ago
- Subject changed from Redirect Finisher of web_FormFormbuilder BE module should be able to handle sections as target to Redirect finisher should be able to handle sections as target
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to Candidate for Major Version
Updated by Vasyl Mosiychuk almost 5 years ago
I am faced with the same problem... the feature is very important. I hope that the feature will be in version 9 too.
Updated by Björn Jacob over 2 years ago
- Status changed from New to Accepted
- Sprint Focus set to Remote Sprint
We will see if this can be done for v12.
Updated by Gabe Troyan over 2 years ago
- Status changed from Accepted to In Progress
- Assignee set to Gabe Troyan
Updated by Gerrit Code Review over 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gerrit Code Review over 2 years ago
Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73721
Updated by Gabe Troyan over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0efa3a2bd99a2a95354187eca9a98da72db0454a.