Skip to main content

Adding to the Portal Version Info Screen

If desired, you can add details about your customizations to the Site Manager > Portal version info screen.

To do this, you add records to the FWK_VersionInfo table. When you add a record, the system creates a Customizations section on the portal version info screen. Any records you have added to FWK_VersionInfo are listed under the Customizations heading.

When you add a record to FWK_VersionInfo, you add values for up to four columns, as described in the following table.

Column

Required?

Description

Visible through Site Manager?

ApplicationName

Yes

A text string

Yes, under the Name label.

VersionNumber

Yes

A text string that begins with a number and is optionally followed by a text suffix.*

Yes, under the Version label.

VersionDate

No

A text string that contains a date.

No

Note

No

A text string that offers

additional details about the entry.

Yes, under the Note label

* The system will allow you to save a string that places text before the version number, but doing this will harm the system’s ability to sort records by version number and is not recommended.

After modifying FWK_VersionInfo, you have do an iireset in order for changes to show up on your site.

If you remove all custom records from the FWK_VersionInfo table, the system will remove the Customizations area from the screen.