Add notes on attachfield usage to README

This commit is contained in:
Will Abson
2016-09-08 10:55:06 +01:00
parent 6831b377a3
commit 544759af34

View File

@@ -243,10 +243,17 @@ will also be executed after your custom code.**
- Header - Header
* [x] Plain header * [x] Plain header
* [x] Collapsible header * [x] Collapsible header
- [ ] Attach - [x] Attach file **
- [x] Display value - [x] Display value
- [x] Display text - [x] Display text
** Files may be uploaded from a user's device if the file source selected is
'Local file' or 'All sources' and 'link to files' is not selected. Alternatively
you can link to files in a configured Alfresco repository by selecting this source
explicitly from the list and making sure that 'link to files' is selected. Copying
files from Alfresco into Activiti via the control (no linking) is not currently
supported, nor is allowing the user to choose between more than one source.
## Build from sources ## Build from sources
Alternatively you can build component from sources with the following commands: Alternatively you can build component from sources with the following commands: