Skip to content

Quick Add Buttons

Aliyss Snow edited this page Nov 22, 2020 · 2 revisions

Defining Quick Add Buttons

To define a Quick Add Button add a Quick Add Button by inserting a row on the Extension Options Page.


Defining Code

Define a code that will allow you to recognize your button easily.

Defining Table Names

Table ID

You can get the Table ID from the url you want to add the buttons to.

Example

Defining Action List

Runs the Actions subsequently. This allows you to add multiple actions to a button.

Action

The Actions are predefined from your Actions List. You can select them from the dropdown.

Example

  • Action List has: [Hello World]
  • Action Selection: Hello World
Clone this wiki locally