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
First of all, congratulations. Looks and works perfect #h5yr!
The only thing i'm wondering is how to add a custom css file for the backend grid formating (in one of your screenshots there is datatype prevalue field for this).
thx in advance,
Andreas
Thanks Andreas,
You can inject a custom css into the Umbraco Backend adding a new package.manifest file into the App_Plugin folder and specify the path of your css:
{ css: [ '~/css/....' ] }
We removed the prevalue for this, the solution wasn't very proper.
You're right, didn't think about that :)
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
Custom Grid Editor CSS
First of all, congratulations. Looks and works perfect #h5yr!
The only thing i'm wondering is how to add a custom css file for the backend grid formating (in one of your screenshots there is datatype prevalue field for this).
thx in advance,
Andreas
Thanks Andreas,
You can inject a custom css into the Umbraco Backend adding a new package.manifest file into the App_Plugin folder and specify the path of your css:
We removed the prevalue for this, the solution wasn't very proper.
You're right, didn't think about that :)
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.