I'm looking to make a widget that can be added to any template. I'm also looking for this widget to be copied and used multiple times on one template.
Example:
Template:
Widget (do something)
copyOfWidget (does same thing with different variables)
Does anyone have any ideas, or direction. I found this video and it looked like it would work, but I don't see the same fields in V7
https://www.youtube.com/watch?v=GMCVmM3RN8o
Making Widgets - Umbraco 7
Hi!
I'm looking to make a widget that can be added to any template. I'm also looking for this widget to be copied and used multiple times on one template.
Example: Template: Widget (do something) copyOfWidget (does same thing with different variables)
Does anyone have any ideas, or direction. I found this video and it looked like it would work, but I don't see the same fields in V7 https://www.youtube.com/watch?v=GMCVmM3RN8o
Thank you!
Hello,
If you liked the widget builder video there is a version for v7 called Archetype: https://our.umbraco.org/projects/backoffice-extensions/archetype/
Or you could try Nested Content: https://our.umbraco.org/projects/backoffice-extensions/nested-content/
Jeroen
is working on a reply...