How to create a button on the Incident form

Neha15
Kilo Contributor

How to create a button on the Incident form

1 ACCEPTED SOLUTION

Priyanka136
Mega Guru

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

 

View solution in original post

8 REPLIES 8

Ritanjali Pati
Mega Expert

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 .

find_real_file.png

 

find_real_file.png

 

If you got the satisfied answer please mark my answer as correct and helpful.

 

Thanks,

Ritanjali, www.dxsherpa.com

Priyanka136
Mega Guru

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

 

Hi,

 

After creating the print button on the incident. How do we map it to print? Can you provide a script?

 

Thank you

Ricardo Trejo
Kilo Explorer
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!!