Skip to main content
Nintex Community Menu Bar

Lint for Skuid - A 'static analyser' for skuid pages

  • July 8, 2024
  • 3 replies
  • 14 views

Forum|alt.badge.img+7

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.

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+11

+1


Forum|alt.badge.img+20

Me too +1


Forum|alt.badge.img+17
  • Nintex Employee
  • July 8, 2024

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