Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic step stypes #45

Open
ggparente95 opened this issue Oct 14, 2024 · 1 comment
Open

Dynamic step stypes #45

ggparente95 opened this issue Oct 14, 2024 · 1 comment

Comments

@ggparente95
Copy link

Hello!

With my team we are currently using the visual workflow designer, with an editor created by us using react & js.
We were evaluating the possibility of migrating to integrate the sequential-workflow-designer, but we have a requirement that I believe does not allow us to do so.
Our step types (or step-models in swd-editor) are defined dynamically in our backend, and today the backend is the one who sends the designer & editor what step types are going to be used.
We couldn't see a way to use the sequential-workflow-designer-editor to achieve this behavior of creating dynamic step-models from the backend information.
Do you have a similar use case perhaps? Or any recommendations to address this case.

Thank you very much in advance.

@b4rtaz
Copy link
Contributor

b4rtaz commented Oct 14, 2024

Hello @ggparente95,

yes, you can create steps dynamically. Please check this article: https://nocode-js.com/docs/sequential-workflow-editor/dynamic-model.

Please let me know if this answers your question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants