How to hide Query Info in Constellation Applications (from Infinity '25)

This is a commonly asked for item, how to hide this menu item from List Views.

Solution

In Infinity '25, pyC11nFeatureMap Data Transform set pyEnableQueryInfoDebugTool property controls its visibility. OOTB you should align privileges to utilise this correct OR extend as needed (with the usual caution for specialising OOTB rules and potential future maintenance)

Related docs

See Pegasystems Documentation for more details on other items configurable in this Data Transform

Constellation 101 Series

Enjoyed this article? See more similar articles in Constellation 101 series.

@MarcCheong Why hard-kill the flag in pyC11nFeatureMap DT when the platform already sets it to true only if the user has the required privilege? Adjusting the privilege is cleaner and avoids overriding the authorization model.

@MarcCheong Thanks for remembering and finding a solution for the same. We will try this

With this approach one can hide query info for ListViews, ListPages (deprecated from '25 release) and insight tables.

@MidhunKrish yes, very true! It was a quick copy and paste from some internal chats I saw today. Saw that too but didn’t have time to validate what the privilege does and how to better use it. The article has been updated with more appropriate advice.

It is a fine line between getting information out there and moderating the advice - I’m on extended PTO end of this week so was in a rush to get this out else it was going to wait until January. Glad to see people keeping me honest!