Accessing and referencing a tenant's namespace value in a logic block

Is there a way to access a tenant’s system namespace value, specifically in a logic block? We are using an application objects name (which can be namespaced) to default another text field and would like to parse out the namespace value.

For example, the selected application name is nsRcoreChartOfAccounts. We would like to remove the [nsRcore] part (or for any tenant), before additional text manipulation and adding spaces on the rest of the object name to yield "Chart Of Accounts”.

Namespace should be available as a system value in the set values action @tyler.pham

3 Likes