Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The Islandora Form Builder (part of the XML Forms package) makes it possible for users to create, copy, and edit ingest forms, and to affiliate them with Content Models in the repository. The form definitions are defined in XML and stored in the Drupal Database.

Dependencies

Same as  XML Forms (Copy) package

Downloads

Part of  XML Forms (Copy)

Install 

The module is installed as part of the  XML Forms (Copy) package

Usage

The form builder can be reached by going to Islandora Form Builder (admin/islandora/xmlform).

...

  • Create a new form
  • Import a form
  • Copy a form
  • Edit a form
  • View a form
  • Export a form as an XML Form Definition
  • Delete a custom form
  • Associate the form with a content model

Image RemovedImage Added

XML Form Edit GUI

...

  • Path: XPath to the element to delete. This will often be self::node().
  • Path Context: The context in which Path is executed. This is often self which means it refers to the node selected by Read.

Tutorials

How to Edit/Create Ingest Forms (Copy)

...