Skip to content

Commit

Permalink
IVYPORTAL-17707 Provide No-Code Configurations for the IFrame Task Te…
Browse files Browse the repository at this point in the history
…mplate in the Neo Designer

Updated documentation
  • Loading branch information
lttung-axonivy committed Oct 15, 2024
1 parent 5cb21b7 commit 396fe87
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,7 @@ How to customize the business details page

Customization
-------------
- If your custom Business Details page uses an IFrame, you may want to set some additional
Window properties on your page:

- window.isHideCaseInfo = true;
- window.isHideTaskAction = true;
- window.isHideTaskName = true;
- window.isWorkingOnATask = false;
- window.viewName = '';
- If your custom Business Details page uses an IFrame, you could configure the UI accordingly. Refer to :ref:`iframe-configure-template` for more information.

|customization-business-details-page-iframe|

Expand Down

0 comments on commit 396fe87

Please sign in to comment.