I
have been looking into the new grid layout data type and with the Fanoe
stater-kit installed I have been playing around with the Image w/ text right editor.
It uses App_Plugins/Grid/Editors/Views/media_with_description.html,
which provides an image picker and some textareas - very useful! But how
do I make a similar editor with a content picker instead of the image picker?
Hi Dennis, Thanks for your reply. I have already looked at the documentation, but I can't figure out how to make the content picker? I can't find any good documentation or simple examples on how to use build-in inputs like image, content pickers and so on..
You are welcome, if you get it to work, you should mark the mark the questions as solved you do this by click the green tick, in the left side under the avatar picture on the post that gave you the solution to your problem.
What it does is that if someone comes accross this post, he or she can go directly to the solution.
Content picker and grid layout (help)
Hi All
I have been looking into the new grid layout data type and with the Fanoe stater-kit installed I have been playing around with the Image w/ text right editor. It uses App_Plugins/Grid/Editors/Views/media_with_description.html, which provides an image picker and some textareas - very useful! But how do I make a similar editor with a content picker instead of the image picker?
Thanks!
Mathias
Hi Mathias,
Try to see this documentation on how to build your own editor for the grid layout https://our.umbraco.org/Documentation/Using-Umbraco/Backoffice-Overview/Property-Editors/Built-in-Property-Editors-v7/Grid-Layout#Buildyourowneditor
Hope this helps,
/Dennis
Hi Dennis,
Thanks for your reply. I have already looked at the documentation, but I can't figure out how to make the content picker? I can't find any good documentation or simple examples on how to use build-in inputs like image, content pickers and so on..
Hi Mathias,
Try to see this comment in this post https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/59563-Tutorial-on-creating-custom-grid-editors?p=0#comment202204, I think he has made an grid editor that uses the content picker. He has added a link so you can download the files and get some inspiration.
Hope this helps,
/Dennis
Awesomeness!! It looks to be just what I need - thanks a million!
/Mathias
Hi Mathias,
You are welcome, if you get it to work, you should mark the mark the questions as solved you do this by click the green tick, in the left side under the avatar picture on the post that gave you the solution to your problem.
What it does is that if someone comes accross this post, he or she can go directly to the solution.
/Dennis
is working on a reply...