-
☆ A M B ☆
- 113 Posts
How would one go about adding a MODX Combo to a Collections package list as an editor?
So far I have the editor set to: {"xtype":"modx-combo","data":["FR","SO","JR","SR"]} but the data does not show up as options. Is it just not implemented? The TV is a dropdown menu so I'd like to only allow the options contained in the TV to be edited from the list.
Hi,
form me, your code gives an error:
Uncaught TypeError: undefined is not a function Ext-all.js:21
[ed. note: vhollo last edited this post 9 years, 10 months ago.]
I've been noodling on this myself as well for a while. Any one else have a xtype string that is confirmed working? I found this tool
https://jsoneditoronline.org/ for stripping out all the whitespace and returns. Collections doesn't like those.