Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Mockup
Status change flow
Status change flow
Version1
Name1Status change flow
Mockup
Delete flow
Delete flow
Version1
Name1Delete flow
Mockup
Security change flow
Security change flow
Version3
1Name2Security change flow

Examples

Hopefully this section will give you some ideas of what these changes are are good for and how to use them.

...

  1. Extend farBarnacle into your project
  2. Override the ftJoin attribute on the referenceid property to include "dmFile"
  3. Update the COAPI metadata, or use updateapp
  4. Edit the "View" permission, and add File to the list of types that it applies to
  5. Extend dmFile into your project
  6. Add a property: <cfproperty ftSeq="40" ftFieldset="Access" name="viewPermission" type="stringboolean" hint="Dummy field to control view permissions" required="no" ftLabel="Access" type="boolean" ftType="permissions" ftPermissions="View" bSave="false" />
  7. Deploy the new property from the Admin webtop tab

...