You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could use these functionalities. 😃
I'm ready to code and/or implement them.
I saw that there were already some attributes (is_cloneable in FormEntry/FormWizardEntry).
How could I help? Do you have a prerequisite for the implementation?
The text was updated successfully, but these errors were encountered:
These attributes are meant to indicate whether user wants to allow his forms/wizards to be cloneable.
Further, cloning is damn simple and can be seen as export JSON and import JSON just for the given form/wizard (FYI, import/export of forms/wizards is already implemented).
Hello!
I could use these functionalities. 😃
I'm ready to code and/or implement them.
I saw that there were already some attributes (
is_cloneable
inFormEntry
/FormWizardEntry
).How could I help? Do you have a prerequisite for the implementation?
The text was updated successfully, but these errors were encountered: