Add field to form to incident form pointing to the user table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2022 08:01 AM
As an incident user, when I open up a change form, I would like to add a submitter field (pointing to the user table) How do I do this? Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2022 08:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2022 08:25 AM
@anshu, my apologies, I was not entirely clear on y requirement.
So I am customizing a change form and I would like to add a few fields for incident users so that as an incident user when I open the change form, the fields display
fields are submitters and I need this field to point to the user table
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2022 08:40 AM
If you want the users fields on change request, you can get via form layout.
There you can dot.walk to get the users table fields to your change form if you have already a user reference field
But these fields will be not editable as they will be pointing to users table.
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2022 08:45 AM
@anshu, ok understood but how do I ensure that new field which I just added to the change form is only visible to incident users