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 Aug 26, 2024. It is now read-only.
Currently if you want to add section in the SelectedInfoUISystem you need to add another InfoSectionBase to the sections list. Without additional work this just puts up a red "Unknown element type" banner. At the moment im not sure how to hook into this manually so I dont have a ton of details on how this could work. Something like CompanySection or ResidentSection is setting values in some view but I cant find where that is.
Currently if you want to add section in the

SelectedInfoUISystemyou need to add another InfoSectionBase to the sections list. Without additional work this just puts up a red "Unknown element type" banner. At the moment im not sure how to hook into this manually so I dont have a ton of details on how this could work. Something likeCompanySectionorResidentSectionis setting values in some view but I cant find where that is.