It would be great to add a link onto each widget in the grid so the content editor can jump straight to a widget to modify it. At the moment they are having to either remember which one it was or browse through all the widgets in the content tree looking for one with the same name.
I've had a look through the code on bitbucket and cannot see where this would be added. If you could give me some pointers, I don't mind giving it a try.
We just added this also, you can find the source code here. However we wanted to get it to trigger the "discard changes" warning before submitting as a pull request, but we've not worked out how to do that yet!
Edit/Jump to link on a widget
It would be great to add a link onto each widget in the grid so the content editor can jump straight to a widget to modify it. At the moment they are having to either remember which one it was or browse through all the widgets in the content tree looking for one with the same name.
I've had a look through the code on bitbucket and cannot see where this would be added. If you could give me some pointers, I don't mind giving it a try.
Hi Patrick,
We just added this also, you can find the source code here. However we wanted to get it to trigger the "discard changes" warning before submitting as a pull request, but we've not worked out how to do that yet!
Jeavon
Thanks for that, it will make it much easier to use.
As we are still on V6, we are used to sometimes loosing our changes when we click away from a node - very annoying!!
Patrick
is working on a reply...