Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We are creating more than 1 dropdown using grid editor l(user defined). unable to set the value of drop down each time its set to first value whenever we go for save and publish.
Please help, we are awaiting reply.
code in grid.editor.config.js
{ "name": "dropdown", "alias": "dropdown", "view": "/AppPlugins/Grid/Editors/Views/dropdown.html", "render": "/AppPlugins/Grid/Editors/Render/Dropdown.cshtml", "icon": "icon-list color-green", "config": { "editors": [ { "name": "mydropdown", "alias": "mydropdown", "propretyType": {}, "dataType": "f38f0ac7-1d27-439c-9f3f-089cd8825a53", "description": "multiselect" } ]
} }
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Dropdown reloading
We are creating more than 1 dropdown using grid editor l(user defined). unable to set the value of drop down each time its set to first value whenever we go for save and publish.
Please help, we are awaiting reply.
code in grid.editor.config.js
{ "name": "dropdown", "alias": "dropdown", "view": "/AppPlugins/Grid/Editors/Views/dropdown.html", "render": "/AppPlugins/Grid/Editors/Render/Dropdown.cshtml", "icon": "icon-list color-green", "config": { "editors": [ { "name": "mydropdown", "alias": "mydropdown", "propretyType": {}, "dataType": "f38f0ac7-1d27-439c-9f3f-089cd8825a53", "description": "multiselect" } ]
is working on a reply...