Mapping a custom field in workspace view,back end,front end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2024 11:14 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2024 07:43 PM
@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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 04:52 AM
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.