Skip to content

ITDSystems/alvex-registers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension for Alfresco is obsolete and unsupported. Use it on your own risk.

Build Status

Alvex Registers component

Brings new component to Alfresco sites to store metadata-only nodes (case management, transaction content management, extended Alfresco Data Lists).

image

Supports filtering, configuring columns to show in the datagrid, export to XLS.

Compatible with Alfresco 5.1 and 5.2.

This component requires:

  • Alvex Utils
  • Alvex Aikau Components
  • Aikau 1.0.101 -- don't try to use 1.0.103, it doesn't work (we recommend to use 1.0.101.10, it's inside Alfresco 6.0.2-EA)
  • Aikau Forms Runtime Support of the same version as Aikau (it's not inside Alvex ZIP or AMP, be sure to install it manually)

Using this project

Recommended way to use Alvex components is to include them as dependencies to your Maven project. Follow this guide to include this component to your project.

Build from source

To build Alvex follow this guide.

Quick Start

Creating a register

  • Create a site in Alfresco Share
  • Open Customize Site page
  • Add Registers component, click Save
  • Open Registers page from the site toolbar
  • Create a register

Custom register types

Currently component contains two types of registers out-of-the-box: contracts and invoices. You can add your type with custom fields by creating a custom content type, inherited from alvexreg:registerItem.

** Note**: Registers UI is built on Aikau. We use Aikau Forms Runtime Service to build create, edit and view forms. If field form control you need is not mapped to any Aikau widget, it will not be rendered. See FormsRuntimeService in Alvex Aikau Components and extension of this service for alvex-registers and extend them with new widgets and mappings you need.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published