Editor: add context menu for dialogue sub view fields with an item matching "Edit 'x'" from the table subview context menu
Several entities refer to others. Sometimes it is useful to quickly navigate to the table-subview or edit-subview of a reference. It would be nice if e.g. Shift-double-click on the field that contains the reference would open the table-subview of that reference and bring the row of that subview into the visible area. Ctrl-double-click would open the edit-subview, so the referred object could instantly be edited.
Example: Some NPCs have scripts attached. The "objects"-subview contains the row of that NPC. That row contains the ID of the script that is attached to the NPC. It would be nice if Ctrl-double-click on that field would open the edit-script-subview of that script. (Shift-double-click:) When the referred object (robe) is in the same subview (object-subview) the table would only move to the row of the robe.
Have a look at the screenshot please. Shift-double-click on the marked fields should open the scripts subview with the script displayed. Ctrl-double-click should open the edit-script-subview.
Maybe the easiest way to express: An entity (row in a subview) is a webpage it contains text and hyperlinks. The hyperlinks are the IDs pointing to another entity. When the link is "activated" the webpage belonging to that link is displayed.
(RM-2565 from redmine: created on 2015-05-17 by Who Knows, , closed on 2015-07-05 by Stanislav Bas)