Custom variable editor not visible on scoped application
I have created a custom app via app engine studio. Within the app there are 2 custom tables created - Finance Case (extending service_case table) and Finance Task (extending service_task table). NOTE: ServiceCase and Service Task are child tables of ...