Feature idea/request 
A very common development routine is to need to write calculations on layouts that use some relevant context, most notably portals. For example in the picture I want to put some hide conditions on fields in the portal. Almost always the hide condition is thus going to need to be evaluated from the context of the portal.
However any calculation engine dialog you open on a layout will always start on the context of the layout, not a chosen object on the layout.
m
It would be awesome to have some way to select an object on the layout and copy it's context to clipboard such that when you enter a calculation dialog you can just paste it in and use auto-complete to quickly get what you want (or alternatively copy it such that the next calc dialog uses that context, but the copy/paste option is probably preferred).
I was thinking a context menu command would probably be sufficient to copy context of object. Is this something achievable ?