How to add Variable Editor to Configurable Workspace for a custom table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2024 04:53 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 05:02 AM
Any update on this?