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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone functionalities #88

Open
simon-previdente opened this issue Oct 9, 2017 · 2 comments
Open

Clone functionalities #88

simon-previdente opened this issue Oct 9, 2017 · 2 comments

Comments

@simon-previdente
Copy link
Contributor

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 in FormEntry/FormWizardEntry).
How could I help? Do you have a prerequisite for the implementation?

@barseghyanartur
Copy link
Owner

barseghyanartur commented Oct 9, 2017

@simon-previdente:

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).

The helper functions are already there:

See how they are used in views:

@barseghyanartur
Copy link
Owner

@simon-previdente:

Any progress on this?

@barseghyanartur barseghyanartur added this to the Unscheduled milestone Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants