Skip to main content

Was trying to figure out how to easily see if I’m not using fields in my models on a page. 

It seems it would be ‘easy’ to make a JS page to analyse the page XML file and find fields defined in models but not used in the page. I think it could also analyse any inline JS code (by just looking for the field/model names).  Pretty sure you wouldn’t analyse any static js, but I don’t see that as an issue.

+1


Me too +1


This certainly has been discussed internally.  It would certainly make page analysis and optimization more straightforward.