Blog Post
HarrisonHersch
6 years agoQrew Member
Love this idea. We already added the dependency diagram and have thought about different ways we could expose what you are looking for. There are a handful of challenges that are on the list here:
- Some admins do not want users to be able to see this. That means we will have to add a toggle, which introduces the concern of where that toggle goes. Form level? Table level?
- Behind the scenes, we are smart enough to not recalculate certain things until needed (there is a lot that goes into this decision on the fly) and so displaying that calculation needs some work in those cases.