Error when adding new custom field on a global table within a scoped applicationIssue When trying to create a new field on a global table from within a custom scoped application you receive the following error: "Invalid 'Table' selected on the Dictionary Entry record. The '<table name>' table is in application 'Global', but the current application is '<application>'. The 'Table' field can only select 'Global' tables with read access enabled." You have verified that the global table allows fields to be created and allows access from all application scopes.CauseUndetermined, but could be due to trying to create the dictionary record from within the global table. ResolutionCreate the dictionary entry directly on the sys_dictionary table.