UI Builder: Getting "This form has not been configured for workspace..."

thomaskennedy
Tera Guru

I'm trying to follow Building a Portal with UI Builder in Quebec - Live Coding Happy Hour for 2021-01-22 with my own PDI table, and I'm getting 

find_real_file.png

A search for this message shows that it's a dependency on plugin com.snc.agent_workspace.itsm. But I have that installed. My table is a custom table, and doesn't extend anything.

What's going on here?

1 ACCEPTED SOLUTION

DirkRedeker
Mega Sage

Hi

The view used to show the forms in Workspaces is called "Workspace".

You need to create and configure a view with that name in the Classic UI, just like you would do for the Classic UI. Save it there and refresh your Workspace.

find_real_file.png

As soon as this view is available, you will also be able to Edit the form in Workspace.

The info message may be even clearer, if it just would tell you:
"You need to create a view called 'Workspace' for this form/table".

Configure your View by selecting the menu option shown below and CREATE or CONFIGURE your "Workspace" named view.

find_real_file.png

You either can use "Form Design" or "Form Layout" to achieve this.

Give it a shot and let me know.

Let me know if that answers your question and mark my answer as correct and helpful.

BR

Dirk

 

View solution in original post

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi @thomaskennedy ,

do you have defined a view "Workspace" for your custom table?

For OOTB tables that view is created automatically but for custom tables you have to do it for your own.

Kind regards
Maik

If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.

DirkRedeker
Mega Sage

Hi

The view used to show the forms in Workspaces is called "Workspace".

You need to create and configure a view with that name in the Classic UI, just like you would do for the Classic UI. Save it there and refresh your Workspace.

find_real_file.png

As soon as this view is available, you will also be able to Edit the form in Workspace.

The info message may be even clearer, if it just would tell you:
"You need to create a view called 'Workspace' for this form/table".

Configure your View by selecting the menu option shown below and CREATE or CONFIGURE your "Workspace" named view.

find_real_file.png

You either can use "Form Design" or "Form Layout" to achieve this.

Give it a shot and let me know.

Let me know if that answers your question and mark my answer as correct and helpful.

BR

Dirk

 

thomaskennedy
Tera Guru

Thank you!

Sanket1
Giga Contributor

I referred this video ; I found out it a lot helpful and much quicker than other solutions