I have a web form that I want to duplicate about 10 times - the template and headers will be exactly the same but it will be for 10 different portfolios and values will be different... is there any way to duplicate/copy a dataset?
Hey @Z_M -
Webforms support copy and paste functions but I don't think there is a way to copy a dataset like you could in MySql with CREATE TABLE and LIKE functions. Since the template & hearders are all standard have you tried just copying and pasting to a new webform?
Let me know if this helps!