Scoped Application custom table formatter help
I have a new scoped app, with a custom parent table that is extended to an incident like table.For example:Table1 (make extensible = true)Table 2 (extends table = Table1) There is no interaction/relationship to the Task table at all. I have an Additi...