Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Provides options to export data from the current selection to a zip file in various formats

ID

weave.zipnship

Notes

This is a simplified version of theĀ ZipNShip Envelope action and only exports the current selection.

The tool provides a menu with options to allow the user to select which format(s) they want to export the selection as, and if they want to export the selection for just the currently active entity or for all entities that have a selection.

There are currently no configuration options for this tool.

An example of the item required to add the new tool to a toolbar
<toolbar>
    ...
    <item action="weave.zipnship"/>
</toolbar>
  • No labels