Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

Managed Columns

I have a managed column defined (checkbox) and it is on a form. When the form is saved, it too is saved somewhere. So when I reopen the form on that record, it displayes the saved information. Eveything is working like it sould, but my question is that is there any way to identify which records have information in that managed column, besides opening every record in that form? Thanks. I hope this makes some sense.

 

Hi Archie,

I have a managed column defined (checkbox)

Please confirm if you're referring to a NITRO-managed choice column when you mention "managed column"

Uploaded files:
  • Screenshot-2025-06-26-221753.png

Yes, That is correct.. a NITRO-managed columns yes/no

Hi Archie,

NITRO Managed columns values are stored in a hidden field and only visible in NITRO Forms. To view their values without opening the form, you can use a regular SharePoint column to replace the managed column or set up a form event action to copy the managed column value into a visible SharePoint column.