Skip to content

Alfresco Share's datatable property type widget. Displays data in datatable, having data saved as JSON inside text property.

Notifications You must be signed in to change notification settings

jberthoux/alfresco-datatable-property

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alfresco-datatable-property

Summary

Alfresco Share's datatable property type widget. Displays data in datatable, having data saved as JSON inside text property.

This property control gets stored JSON string inside text property and displays JSON object in yui's datatable wiget. On every change of datatable content, control logic updates JSON string and that is saved on document upon meta-data Save.

It's got read and read/write mode, depending on user privileges and current view mode. This control can be applied to any text field on document.

Screenshots of view and edit mode

ScreenShot

ScreenShot

About

Alfresco Share's datatable property type widget. Displays data in datatable, having data saved as JSON inside text property.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published