How to add Variable Editor to Configurable Workspace for a custom table?

Tomasz Sienkie1
Tera Contributor

Hi, I'm trying to show the Variable Editor for a custom table extending Task. 

 

So far, no luck... I am starting to think that variables are not supported in custom Configurable Workspaces? It is odd since that is a core system functionality, e.g. HR Agent Workspace displays a variable editor within record form.

What I did so far:

1. Created new scoped app with a table extending Task

2. Created a Record Producer with 3 sample variables (text, reference)

3. Created a basic Workspace in App Engine Studio.

when I try to show the record on the workspace form, it shows no variables.

 

I even tried creating a formatter and adding it to the form, this works for core UI but not for workspace.

Maybe there is some hidden setting that I have missed? I also cannot see any UIB Component relevant for variables...

Thanks for any pointers!

 

1 REPLY 1

JakeJake
Tera Contributor

Any update on this?