You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 17, 2025. It is now read-only.
When creating new GridFieldPage in CMS, the Status column is NULL in the DB in the SiteTree, SiteTree_versions, and SiteTree_Live tables. This prevents the page from showing in the Children() control structure in templates.
I am subclassing GridFieldPage only to add some new data fields.
When creating new GridFieldPage in CMS, the Status column is NULL in the DB in the SiteTree, SiteTree_versions, and SiteTree_Live tables. This prevents the page from showing in the
Children()control structure in templates.I am subclassing GridFieldPage only to add some new data fields.
PHP 5.6
SS v3.2.1