cancel
Showing results for 
Search instead for 
Did you mean: 

Confirmation Dialog Box on Button SEND

Utrivedi
Explorer
0 Kudos

Hello All,

I am new to FPM. Here, I am working on EHHSS_INCIDENT object, where, I have copied the standard Incident Creation Page to customized Z page to create a different type of record.

I want to pop up the Confirmation Dialog box when the user clicks 'SEND' button. Note: Send button creates the record in the database table. So, the confirmation box should be standard "Yes or No". How can I achieve this?

I have enhanced the standard "AFTER_NEED_CONFIRMATION" method. However, it looks like when the pointer reaches here, the record is already generated. So, I am getting the pop up but after the record is created which is useless. Can you please give some suggestions on this issue?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member198833
Active Participant
0 Kudos

Hi Udit,

I believe this blog might help you:

Regards,

Felipe