Insertion and updation of table data using modal in service portal widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2024 10:52 AM - edited 01-08-2024 10:55 AM
I have created one table with required columns. I need to display table data new custom widget in Service Portal.
Need to add button "Add new Record" button on right top of the table. Once we click on add new record button, form should open in model popup and once we add data and save. The data should get inserted to the table.
Same way in table need to add action and edit button need to added. Once click on edit. Same record should open in modal popup. Once change data and save. Data should get updated in table.
Can anyone please suggest how to create custom widget for above requirements.