I created a new module settings app where all the settings apply at the global level, and most apply at the Company level. None apply at the org unit level. When I try to create an org unit setting, I put a Company in the Org unit field, but the fields which apply at the company level do not get enabled. Is there some additional configuration I need to do for this?
That looks right. You should not need Person checked for what you need. Then in application builder you have an app over that table using the Module Settings App Type. Make sure to have these 3 fields defined in the Header Row.
GlobalSetting data item—Add on the header row to create a Global Setting checkbox in the Module Settings application. This is how you configure the module settings to be on a global level.
OrganizationalUnitName_Name data item—Add on the header row to create the Organizational Unit fields in the Module Setting application. This is how you configure the module settings to be on an organization level, and select the organization.
OrganizationalUnitName_OrganizationalUnitType date item—Add on the header row if you want certain fields to only be configurable when the org unit is of type Company.
It works in existing applications, but I created a new one and I’m seeing the same thing as you. When the Org Unit Type is setup with Any the field is enable but not with Company. I’ll enter in a bug, can you enter in a ticket on your end and we can them together so you can follow it.