Formatters in Scoped Applications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2022 02:37 PM
Hello guys,
I have a custom application that tries to simulate standard request flows.
I created two tables, one for the case and one for the task. I created a formatter to show the record producers' variables in the case table form and it worked, but when I create a formatter in the task table to replicate the case variables for the task, the formatter doesn't work and I can't show the variables in the task.
I did some research and it seems that when it comes to custom tables, it's complex to do what I'm wanting to do, but does anyone have a suggestion on how to show the case variables in the task in scoped applications?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2022 03:09 PM
I dont see any issue. I would suggest name it as Loaner Variable Editor instead of Variable Editor, so that you dont get confused in the form layout. And then add it.
Please mark this response as correct or helpful if it assisted you with your question.