How to skip a step in an out of the box Discovery pattern
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 12:02 PM
Hi all,
Can anyone help guide me on the best way to skip a step in Discovery pattern through a Discovery pattern extension? Or if there is a better way to do this. I don't want to modify the out of the box code.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 10:50 PM
Hi,
To skip a step in a pattern, you need to modify the pattern. Steps are what builds up the pattern so unless you remove the step or add logic for when to execute or not, then the step will be executed.
You can only use an extension to add functionality but in theory, that added functionality could possibly revert what previous steps has performed.
Regards,
Niklas