|
@@ -985,13 +985,19 @@
|
|
<attachments>
|
|
<attachments>
|
|
<allow_delete>true</allow_delete>
|
|
<allow_delete>true</allow_delete>
|
|
</attachments>
|
|
</attachments>
|
|
|
|
+ <allowed_portals>
|
|
|
|
+ <!-- Defines how other portals -allowed for the current user- will be opened. "tab" for a new tab, "self" for the current window -->
|
|
|
|
+ <opening_mode>tab</opening_mode>
|
|
|
|
+ </allowed_portals>
|
|
</properties>
|
|
</properties>
|
|
<bricks>
|
|
<bricks>
|
|
<brick id="user-profile" xsi:type="Combodo\iTop\Portal\Brick\UserProfileBrick">
|
|
<brick id="user-profile" xsi:type="Combodo\iTop\Portal\Brick\UserProfileBrick">
|
|
<rank>
|
|
<rank>
|
|
|
|
+ <!-- Can be either a <default> tag for both home page and navigation menu or distinct <home> or/and <navigation_menu> tags-->
|
|
<default>1</default>
|
|
<default>1</default>
|
|
</rank>
|
|
</rank>
|
|
<title>
|
|
<title>
|
|
|
|
+ <!-- Can be either a <default> tag for both home page and navigation menu or distinct <home> or/and <navigation_menu> tags-->
|
|
<default>Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil</default>
|
|
<default>Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil</default>
|
|
</title>
|
|
</title>
|
|
<decoration_class>
|
|
<decoration_class>
|
|
@@ -1199,7 +1205,7 @@
|
|
<forms>
|
|
<forms>
|
|
<form id="servicesubcategory">
|
|
<form id="servicesubcategory">
|
|
<class>ServiceSubcategory</class>
|
|
<class>ServiceSubcategory</class>
|
|
- <!-- Optionnal tag to list the fields -->
|
|
|
|
|
|
+ <!-- Optionnal tag to list the fields. If empty only fields from <twig> tag will be displayed, if ommited fields from zlist details will. -->
|
|
<fields />
|
|
<fields />
|
|
<!-- Optionnal tag to specify the form layout. Fields that are not positionned in the layout will be placed at the end of the form -->
|
|
<!-- Optionnal tag to specify the form layout. Fields that are not positionned in the layout will be placed at the end of the form -->
|
|
<twig>
|
|
<twig>
|