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
Hi, I am trying to add common File Upload control as new grid editor. Below is the code that I am adding to my grid.editor.config file
{ "name": "File Upload (new)", "alias": "gridFileUpload", "view": "~/Umbraco/Views/propertyeditors/fileupload/fileupload.html", "icon": "icon-movie", "config": { "markup": "<div class='small-12 large-6 columns'>#value#</div>" } }
The editor shows up I can add the file but when I save it gives me to errors and the file path is not saved. Please help. I am probably missing a renderer I am just not how to refer it.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Adding Grid Editor
Hi, I am trying to add common File Upload control as new grid editor. Below is the code that I am adding to my grid.editor.config file
The editor shows up
I can add the file but when I save it gives me to errors and the file path is not saved. Please help. I am probably missing a renderer I am just not how to refer it.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.