How do I get additional comments and/or work notes to show on form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019 06:56 AM
How do I display additional comments and/or work notes to show on a form? I can make the text boxes display to add them, but I have records with existing values in both fields but I can't get them to display on the form:
I added the additional comments and work notes to the form like this:
However, the box is blank for the record in the form, even though it shows the value in the list view:
How do I get the existing notes to show up? I tried the "Activities (formatter)" but that did not work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019 07:08 AM
Hi Mike,
If you go into Configure | Form Design for the relevant form, scroll down the fields list. You'll see Activities (filtered) under Formatters. You need to add that.
Hope that helps.
:{)
Helpful and Correct tags are appreciated and help others to find information faster
:{)
Helpful and Correct tags are appreciated and help others to find information faster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019 07:19 AM
I tried that and it didn't work, even when I selected "All" on the form from the filter it shows nothing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:04 PM
Hi MIke,
Did you find a solution for this?
Regards,
Rushi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2025 01:25 PM
Hi @Rushi2
If you need to add that in a custom table, make sure to add at the table level and not just to the form.
See example below:
We created a custom table few years ago, extended from task table and we added the Journal to that table.
After that you can add in the form, like other friends here mentioned.
See if that helps.