Widget HTML Template Configuration #16581
Unanswered
dandunbar23
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to create a custom widget in a plugin. While other html templates for the plugin reside in /templates/[plugin_name], I have been unable to make an html template for a widget work in that directory. However, if I put it in the /netbox/netbox/templates/ directory, it works as expected. Of course, I'd rather keep the plugin's templates contained in the plugin directory. Does anyone know how to point a widget to the default plugin template directory?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions