mirror of https://github.com/apache/cloudstack.git
Implement a special form on input text field, for handling tag-based fields. This will tags as a set of list items, which can be removed and added to. This is for any comma-delimited field. Currently, this is only supported on detail view widgets, by adding 'isTag: true' as a new attribute for any tag field. Tags are modified when clicking the 'edit' action. |
||
|---|---|---|
| .. | ||
| widgets | ||
| core.js | ||
| dialog.js | ||
| events.js | ||
| utils.js | ||