copyForm

Has this feature been requested by anyone yet (copy existing form at runtime)?

Cheers,
Maria

That is already possible: ```
application.createNewFormInstance()

and if you mean that you want to copy a soluton model form (at runtime)
that is possible in Tano (cloneForm)

jcompagner:
and if you mean that you want to copy a soluton model form (at runtime)
that is possible in Tano (cloneForm)

How cool is that!
Thanks :)