Need to create a UI action button 'Reminder' on Incident form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2024 06:26 AM
Hi,
Need to create a UI action button 'Reminder' on Incident form.
When we click that 'Reminder' button, it should show a pop of 'Reminder" table form to fill and submit that form.
can we achieve this ?
Thanks
@Community Alums @Mark Manders @Arpan Baishya @Amit Gujarathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2024 06:32 AM
@Thej1 Can you give me more inputs on this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 01:04 PM
HI @del_ph_in02
The requirement is to create a button 'Reminder' on Incident form. when we click on that button it show a popup message with the form of OOB table 'Reminder' and can able to fill the form and submit.
There is an already OOB table Reminder.list and in Before field we have to select Due date or followup. We have created a custom field of 'Select Date' of Date field type. The customer wants to send a reminder based on this selected date of custom field 'Select Date' rather than the Due date or follow up choices from the Before field.
Please find the attached screenshot.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2024 07:59 AM
To create a button on form follow the following steps-
1)Open incident form->Go to context Menu ->Configure->UI actions
2)Go to new->create name for it->and mark for Form Button
It will display a button on form.
Please mark helpful/correct if it helps you.