-
Task
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Currently: items: [
{...}, {...}]
~>
Should be:
data['label'] =
...
formPanel.configure(data)
Currently: items: [
{...}, {...}]
~>
Should be:
data['label'] =
...
formPanel.configure(data)