Server URL
The Server URL configuration option specifies the first part of an absolute URL that Profound UI will use for making AJAX requests from the client-side Profound UI framework to the server-side Profound UI components. Â This is useful when packaging your applications as a native mobile app using a tool like Apache Cordova. Â If not specified, relative URL's are used.
Example:
pui.serverURL = "http://myapplication.com:8080";
Where do you save this configuration option? Here.
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!