SuperMap iPortal supports configuring the logo jump address of the GPAModelBuilder WebApp. You can use the default Logo jump address which jumps to the iPortal homepage or customize the Logo jump address. The specific operations are as follows:
Find the jar(webjar-gpamodelbuilder-******.jar) corresponding to GPAModelBuilder WebApp in %SuperMap iPortal_HOME%\webapps\iportal\WEB-INF\lib path, the config.json file under the path %GPAModelBuilder_HOME%\META-INF\resources\apps\mapstudio\static in the jar is the configuration file for Logo jump. The configuration fields are as follows:
• logoHref: The jump address after clicking the logo. If not configured, it will jump to the iPortal homepage by default.
• logoHrefTargetSelf: Whether to jump in the current window, the default value: false, that is, the jump page will be displayed in a new window after clicking the Logo.
After completing the configuration, you do not need to restart iPortal, just refresh the page to take effect.