Why work notes are not updating?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 02:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 07:27 AM
line no 6 put ;
and are you sure , you are using user defined worknote field for your table.
because OOB work note field is work_notes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 07:34 AM
Line no 6 , I have corrected. I created custom work notes field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 07:53 AM
I don't think you can use setValue with a Journal field, if I remember correctly. Will have to double check.
A screenshot of code is not the easiest thing to work with while trying to help you out. You might want to take a look at these 2 posts for future questions:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 08:07 AM
Two other questions I meant to ask:
- is this code in a Scoped app?
- what is you are actually trying to do?