Blog Home


Updating Manager Pages in a Plugin XI

The final article in this series shows how to transfer TV values from one resource to another

Updating Manager Pages in a Plugin X

Adding the code that actually updates the Original Resource when the stage date arrives

Updating Manager Pages in a Plugin IX

Knowing whether it's time to update a resource with the staged version

Updating Manager Pages in a Plugin VIII

Reloading the Create/Edit Resource Panel when the Save button is clicked

Updating Manager Pages in a Plugin VII

Creating the Staged Resource only when appropriate

Updating Manager Pages in a Plugin VI

Adding a delete draft button that works.

Updating Manager Pages in a Plugin V

Creating a functional Delete Draft button

Updating Manager Pages in a Plugin IV

Making the Edit Draft and Edit Original buttons do what they're supposed to do

Updating Manager Pages in a Plugin III

Using onClick vs addEventListener to make screen buttons execute JavaScript functions

Updating Manager Pages in a Plugin II

Adding buttons to the Create/Edit Resource Manager page with JavaScript in a plugin attached to OnDocFormRender