You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Self-Service Portal (SSP) allows access to unauthorized users if your processes need it. So your partners do not have to log into the system to read an announcement. By default, this feature is disabled, but you can activate it and share your pages with partners and other users. They won't have to log into the system.

Basically, in this process, you should select the Public checkboxes in relevant forms:

  • page record in the Page table
  • widget instance record in the Widget Instance (sys_widget_instance) table

If a page contains several widgets, you should allow access to all of them. Otherwise, the system displays an empty page.

Making the Announcement page public


You can allow access to announcements to unauthorized users, that is, to those who do not have a user account and/or have not logged in.

To make the Announcement page public, perform the following procedures.

  1. Configuring the portal page:
    1. Navigate to Portal Structure → Pages.
    2. Find the Announcement record using the search boxes or the Condition Builder.
    3. In the Options section, select the Public checkbox.
    4. Click Save or Save and Exit to apply changes.
  2. Configuring the widget instance:
    1. Navigate to Portal Structure → Widget Instances.
    2. Find the Announcement Page Portal Widget record.
    3. Select the Public checkbox.
    4. Click Save or Save and Exit to apply changes.

As result:

  • When an unauthorized user follows a link to a published announcement, they will be able to read it without logging in.
  • Unauthorized users will be able to open articles displayed in the Last Announcements widget.

  • No labels