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
How to create link in umbraco grid layout? I read that I should add custom editor, but how I can add link? so I should add href value and text value
Hi again Anton.
You can probobly fix this aswell with a simple macro like: https://our.umbraco.org/forum/templates-partial-views-and-macros/76229-how-to-add-multi-media-picker-to-grid-layout#comment-243674
If you want i can paste some code samples fixing this, but maybe you get the idea just by reading the other post.
Let me know, good luck!
Can I make something like this?
Sure, create a macro that takes parameters: LinkToDocument, PageTitle, Target and a ContentPicker. Could probobly be a fun thing to build.
Or you cant use the RichText editor in your grid? That way you could just use the built in linkpicker in the Rte.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to create link in umbraco grid layout
How to create link in umbraco grid layout? I read that I should add custom editor, but how I can add link? so I should add href value and text value
Hi again Anton.
You can probobly fix this aswell with a simple macro like: https://our.umbraco.org/forum/templates-partial-views-and-macros/76229-how-to-add-multi-media-picker-to-grid-layout#comment-243674
If you want i can paste some code samples fixing this, but maybe you get the idea just by reading the other post.
Let me know, good luck!
Can I make something like this?
Sure, create a macro that takes parameters: LinkToDocument, PageTitle, Target and a ContentPicker. Could probobly be a fun thing to build.
Or you cant use the RichText editor in your grid? That way you could just use the built in linkpicker in the Rte.
is working on a reply...