Crow Canyon Software Forum
Managed Columns
Quote from skigeek on June 26, 2025, 12:44 pmI 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.
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.
Quote from supportTeam on June 26, 2025, 12:50 pmHi 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"
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:Quote from supportTeam on June 26, 2025, 3:21 pmHi 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.
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.