On portal Form widget Additional comments did not get update using Save button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 01:02 AM
We have Form widget on portal displaying custom table and we have embedded Activity widget 'Ticket Conversation' widget on same page.
When we add comments on activity and click on Post button it updates comments correctly, but when we add comments and click on Save button it did not update the comments on table as widget is different.
#portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 01:07 AM
Hi @dhanu3 ,
As per the screenshot the logic should be written in "Save" button. Please check the save button is part which widget and its logic as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 01:09 AM
Save button saves the other fields of form but as comments field is coming from another widget it did not update that field.
Save button is from Form widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 01:10 AM
Is the Form Widget is OOTB widget?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 02:29 AM
we have cloned it.
But this is how it works OOB. I want it to work on save button also. I need to customize it.