How to duplicate a classic application with all current components and functions?

I have an application with several functions in each component (such as user visibility, etc.) but when I create a new application with the existing information, many of those functions disappear. What do I need to do to duplicate exactly the same thing without changes?

I assume you are duplicating a classic app as a new app? The current option will only guarantee that your existing computed columns are carried over into the new app. You will still have to recreate the front end of the app including conditions and components.

2 Likes