- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2018 01:19 PM
How to create a button on the Incident form
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- 16,820 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2018 04:40 AM
Hi Neha,
1. Navigate to - UI Actions (sys_ui_action) table
2. Suppose, Table = Incident
3. Form button = true (You want to show that button on the header of the form)
Please refer below attachment:-
Let me know if you have any questions.
Please mark it Correct or Helpful, if it works based on impact....!!!!
Warm Regards,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2018 11:32 PM
Hi Neha,
You can create a button on a form as below:
Go to the form you want to create a button-->Form context menu-->configure -->Click on UI Actions-->new
and write Ui script .
If you got the satisfied answer please mark my answer as correct and helpful.
Thanks,
Ritanjali, www.dxsherpa.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2018 04:40 AM
Hi Neha,
1. Navigate to - UI Actions (sys_ui_action) table
2. Suppose, Table = Incident
3. Form button = true (You want to show that button on the header of the form)
Please refer below attachment:-
Let me know if you have any questions.
Please mark it Correct or Helpful, if it works based on impact....!!!!
Warm Regards,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2021 01:49 PM
Hi,
After creating the print button on the incident. How do we map it to print? Can you provide a script?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2021 12:07 AM
HELLO EVERYONE, THE BUTTON IS ALREADY CREATED WITH THE SCRIPT I NEED. BUT BY CLICKING,
THE MANDATORY INPUTS ARE VALIDATED. I ONLY NEED TO OPEN A POPUP WITHOUT VALIDATING THE INPUTS.
HOW CAN I SOLVE? THANKS AND REGARDS!!