cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Pass lead id to custom screen after saving in quick create screen

kareem_gaber
Explorer
0 Kudos
626

I have prepared to open QC screen of Lead BO from my custom TI but I need to pass the lead id back to my custom screen after saving and creating the lead, how to achieve this if it's applicable?

If not applicable, is there any other way or work around to achieve this functionality?, like passing a parameter in the outport of my custom screen to be able to determine that I called Lead QC screen from my custom screen, if this is possible, how to achieve it?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

kareem_gaber
Explorer
0 Kudos

I have managed to pass my custom BO instance ID in the outport as mentioned in this blog and then in Lead before save event I cleaned the values that I passed after querying on my custom BO instance and passing the values that I need from the Lead to my BO.

Answers (1)

Answers (1)

rguisado
Explorer
0 Kudos

Hello. I have the same issue. Did you find a solution? Thanks!