How to create pages dynamically in sites
Hi All,
I am trying to create a page dynamically i.e on creating a page at a path, a copy of the same page should get created in the given path. The pages should also be dynamically linked to each other i.e a change in one should get reflected in another and vise versa.
Please let me know if it is possible.