Custom actions

The Custom actions feature helps to add custom actions options in the Kcenter user interface

Users are shown in a table structure.

   

Filtering options

Id

Name

Label

Icon

Description

Document

Folder

Record

mail

URL

View

Width

Height

Show close

User parameters:

FieldDescriptionRequired
Id The internal Id of the custom action.

Set by the application

Name

The name of the custom action.

true

Label

The label of the custom action.

When you wish to internationalize the label can use a language key value

true

Icon

The MDI icon value

true

URL

URL to be requested by the custom action ***

Description

Description of the custom action. false

View

Allowed options:

  • Popup-wizard ( the custom action is shown in a popup )
  • Full-screen ( the custom action is shown in the whole user interface screen )
  • Run-javascript ( the script will be executed in the UI without showing any kind of panel )

true

Width

A number or % is allowed.

Samples:

  • 300
  • 80%

*

Height

A number or % is allowed.

Samples:

  • 300
  • 80%

*

Apply to document

When enabled the custom action will be available for documents.

true

Apply to folder

When enabled the custom action will be available for documents.

true

Apply to record

When enabled the custom action will be available for records.

true

Apply to mail

When enabled the custom action will be available for mail.

true

Show close button

When enabled it is shown a close button

**

Script

The javascript code that will be executed by the UI

 ****

Action

Available actions:

  •  Edits a custom action.
  •  Deletes a custom action
 

* Mandatory when Popup-wizard is selected.

** Option is shown when Popup-wizard is selected.

*** Mandatory when Popup-wizard or Full-screen are selected

**** Mandatory when Run-javascript is selected.

 

Table of contents [ Hide Show ]