Make Forms / Server Code / Client Code / etc. Drillable

Lets say I have Form1, it appears in the left-hand widget but I can’t see what components are part of the form. It’d be nice if Form1 could be expanded to show a visual hierarchy of components, e.g. something like:
Header
Card
– Label
– Input Box
– Label
– Input Box
Submit Button

This would also be nice for server/client side code but by function, so one could easily navigate between functions visually.

This already exists I believe for components.

This was the FR

3 Likes

Ahh, nice, thanks for pointing that out! I still wouldn’t mind seeing it on the left side as well. :wink: