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
So i have created a colorpicker as a style on the grid rows, looks like this and works 100% in the frontend :
And i would like to show it in the backend aswell, the style is looking like this :
"label": "Baggrundsfarve", "description": "Sæt en baggrundsfarve på rækken", "key": "background-color", "view": "colorpicker", "applyTo": "row", "prevalues": [ "#627991", "#a9c2d9", "#ccc9b0", "#8f5368"]
But im not that crazy to angular yet and dunno if it can be done.
Hi Rasmus
I think it is this issue you are struggling with? http://issues.umbraco.org/issue/U4-5934
So hopefully it will be fixed in Umbraco 7.2.2 :)
/Bjarne
Exactly my point thought it was intentional that it wasnt rendered.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
displaying grid styles on rows in the backend
So i have created a colorpicker as a style on the grid rows, looks like this and works 100% in the frontend :
And i would like to show it in the backend aswell, the style is looking like this :
So im gussing that i need to modify grid.html in /propertyeditors.
But im not that crazy to angular yet and dunno if it can be done.
Hi Rasmus
I think it is this issue you are struggling with? http://issues.umbraco.org/issue/U4-5934
So hopefully it will be fixed in Umbraco 7.2.2 :)
/Bjarne
Exactly my point thought it was intentional that it wasnt rendered.
is working on a reply...