- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2016 11:15 AM
Hi,
The additional comments on Request Item form. I need to enable it on Request Item self-service form as well so that end-user and fulfiller can communicate. How would I do that?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2016 11:30 AM
In order to achieve this you will have to add Additional comments on to the form layout for self service view. Next you will have to create a new filed of type journal list and in the field dictionary, make the dependent filed to additional comments so that the newly created journal list captures all the comments entered by the user.
Thanks,
Abhinay
PS: Hit like, Helpful or Correct depending on the impact of the response

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2016 11:30 AM
In order to achieve this you will have to add Additional comments on to the form layout for self service view. Next you will have to create a new filed of type journal list and in the field dictionary, make the dependent filed to additional comments so that the newly created journal list captures all the comments entered by the user.
Thanks,
Abhinay
PS: Hit like, Helpful or Correct depending on the impact of the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2016 03:10 PM
Hi Abhinay,
This works perfect. 1 small caveat,
- I cant seem to see Post button for Additional Comments visible to self service view user, so end-user is unable to post. Suggestions?
- Also, cant see name of the field "Journal List" on the form, even thought name exists in dictionary and the functionality is working?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2016 04:06 PM
Hi,
It is weird that you do not see the field name on the form. Go to Configure -> Form Layout and add the Field again on to the form for self service view as shown in the snapshot. For the post button, it is tough to mimic the same on the self service view, since it is not a normal UI action, it is done by using angular js

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2016 07:31 PM
As a work around, users need to save the form instead of using post button, to save the additional comments