We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62696a commit 27c770fCopy full SHA for 27c770f
README.md
@@ -0,0 +1,14 @@
1
+alfresco-datalist-constraints
2
+=============================
3
+
4
+Use datalists to maintain Alfresco model constraints:
5
6
+1. Deploy repo and share AMPs to Alfresco 4.2 CE
7
+2. Create a new site named "Administration"
8
+3. Configure site dashboard to include Datalists
9
+4. Create two new datalists from type "Options", one called "Smartphones" and another called "OS"
10
+5. Populate the datalists with some values (01 - Android, 02 - iOS...)
11
+6. Create a new site (with any name)
12
+7. Upload a new document
13
+8. Add "Sample" aspect to document
14
+9. On "Option lists" section you should see two new fields ("option" and "another option") with combos showing the data populated on step 5
0 commit comments