Mapping a custom field in workspace view,back end,front end

shubhamverm3478
Tera Contributor

Hi ,

I am trying to map a custom field on front end ,back end & on workspace form.

For front end i.e record producer-I created a custom field .

For back end -I created same custom field i.e variable on backend

by using current.custom field name=producer.custom field name ,Data is mapping correctly between front end & back end.

However,when I created same custom field in workspace view,I am not able to create custom field.

How can I achieve this?

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@shubhamverm3478 Since you already created a custom field for the backend view, the same field can be used for the workspace view as well. You just need to add the custom field in the layout of your workspace view. The backend view and the workspace view share same set of fields and no separate fields are needed for the workspace view.

Community Alums
Not applicable

Hi,

I added custom field in workspace view from list layout.However when I opened workspace form ,custom field is not visible .Despite I added in backend form layout.