Joe According to the description (if I understand it correctly), the portal display control is prepared according to defaults. This works for us in the designer (display correct). Menu and case map information are displayed correctly. These are missing on the server installation. Do we need to configure something else in the server installation for these default details? https://market.axonivy.com/market-cache/portal/portal-guide/10.0.22/portal-developer-guide/components/layout-templates.html#iframe-task-template
NamChu hi Joe I think you should use the frame-10 instead of creating HRBasicTemplate on your own Please try this <ui:composition template="/layouts/frame-10.xhtml"> in your HrPortalTemplate and let me know the result
Joe NamChu Hi NamChu, thanks for your answer. There is no frame-10.xhtml in the portal project. We have now created it in our project according to the demo project (including dependents). But then there is an exception that ivy.html............... cannot be accessed. The portalException.xhtml which is in the portal cannot be included either. This is not found in our project even though it is dependent on the portal project.
Reguël Wermelinger Joe Just create a new HtmlDialog and select 'frame-10' as 'layout'. You may delete the created dialog again afterwards.
Joe Reguël Wermelinger We are now using frame-10 but the behavior is still the same. No menu and no status display. Do we need to change anything in frame-10 or in the portal control? If I understand the documentation correctly, these should be default parameters.
NamChu Joe Please show me how do you call the dialog do you go to Portal first then open the UI ? If possible send me a sample project
Joe HI NamChu We found the problem. It was not the Frame-10 or other Frames. Thanks for your help best regards JOE