- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2016 05:01 PM
How would I go about adding the typical work notes field (with the post button) to a custom form? I've tried to simply add the activity log, and configured it display the description of the form (and if it changes), but the work notes field didn't show up along with the activity log.
Any ideas?
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2016 12:39 AM
You need to create a journal input field.
Then you can get it like this. I've done this on my own table which isn't extended from any table:
I noticed that I had to click on the filter icon(marked as 1.) and check my field to be on the right side like this to get the post button:
//Göran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2023 08:00 AM
Excellent work, this was exactly what I needed. Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 09:54 AM
Glad it's still helpful!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2023 04:07 AM
OOB Its works fine, but you can use the POST button only once on the form.
I've included the screenshots below for you to look over.
Comments/Worknotes section:
Nice learning exp.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2024 09:55 AM
Interesting. Was this specific to a release or ongoing since trying to implement this on your table?