Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/modules/local_admin/pages/staff_portal_page.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,15 @@ or marked up text. See below for a list of acceptable markup. The Entry
Label text will show as a non-hyperlinked heading above any text or HTML
entered in Entry Text. Entry Label can be blank for this Entry Type, if
you choose.
* _Entry Target URL_ - this is a text field to specify a target URL for
the Entry Types _Link_ or _Menu Item_. This field is ignored by other
Entry Types.
** For Entry Type _Link_, external URLs must include the full path
** For Entry Type _Menu Item_, use relative URLs. Typically these will
start with /eg/staff or /eg2/staff. Make sure to omit any localization
indicators in the path (such as en-US) if you use more than one
interface language in the staff client.
* _Entry Target URL_ - this is a text field to specify a target URL for
the Entry Types _Link_ or _Menu Item_. This field is ignored by other
Entry Types.
* _URL Opens in New Tab_ - Select _Yes_ if the link should open in a new tab in your browser. Select _No_ if the link should open in the same tab.
* _Entry Text_ - this is a free text field used by the Entry Type _Text
and/or HTML_. This field is ignored by other Entry Types.
** Basic HTML is acceptable in this field
Expand Down Expand Up @@ -162,4 +163,4 @@ etc. and indicates the “row” position from top to bottom vertically.
* _Owner_ (required) - This defaults to the workstation organizational
unit when adding a new Portal Page entry.
* _ID_ (automatically generated) - The internal system ID of the specific
Portal page element.
Portal page element.
Loading