Custom variable editor not visible on scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 04:03 AM
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 TASK.
Now, using a record producer we are creating a finance case and from flow we have the finance task created.
I created UI formatters for both Finance Case and Finance Task tables, the variables are visible in Finance Case record, but not on the Finance Task record.
But this is a requirement, please let me know if any solution we have for this scenario.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 01:58 PM
Have you solved the issue?