mirror of https://github.com/apache/cloudstack.git
If array is passed in field data, render the table cell as a list.
Example:
dataProvider: function(args) {
args.response.success({ data: [ fieldA: ['i1', 'i2', ...] ] })
}
|
||
|---|---|---|
| .. | ||
| widgets | ||
| core.js | ||
| dialog.js | ||
| events.js | ||
| utils.js | ||