Hello,
I have a workflow that I want to re-use in different parts of my application.
I have created a custom event in the “Backend workflow” tab, and I tried to use it from my usual workflows, using the “Trigger a custom event” block.
I spent 10 minutes before understanding that I could only call, from the “Workflow” tab, workflows that are in the same page. Custom events written in the Backend workflow tab could not be called from the normal workflows.
I have some events that I would like to call in different pages, and the most intuitive thing that came to my mind was “let’s use the backend workflow tab”. I feel disappointed that this is not the case.
I am aware that I could apply my desired recurring logic to a Custom Reusable elements and place it in my pages (I’ve read something like this in the forum) but it feels like a workaround you would use in a startup environment, and not in a years-long running service like Bubble…