Hi, i have one question about the operations for importing my application on the server.
At the moment i make this steps:
1.Export my application (with all related modules)
2.Import the file.servoy in my application server
3.configure the database, etc,etc
When i navigate to the ip address of my server i see the list of the application i have published, but i see also all the modules inserted in my application (framework, security, etc, etc). Is there a way to specify that a want to see only my application and not all the related modules. In my solution these are all signed as Module…
Thanks