cancel
Showing results for 
Search instead for 
Did you mean: 

MATRIX_LINK_PRESSED

Former Member
0 Kudos

Hello. I have a little problem.

I have got a matrix, the first column is a docentry from a invoice or from a A/R credit memo. This column has a ObjectLink (orange arrow) to select the document that you has selected. My problem is that i don´t know how to do sometimes the objectlink was connected to invoice and other times the objectlink was connected to A/R credit memo.

Sorry for my english.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jose,

You have to Change the the OBJECTTYPE for the LinkButton when you want!!!

Regards,

G.Suresh

Answers (2)

Answers (2)

AdKerremans
Active Contributor
0 Kudos

Hi Jose,

you have to catch the event before matrix_link pressed and change the objecttype in the correct one.

Regards

Ad

Former Member
0 Kudos

Jose,

U can either link any one form to the link button. If u want to link the system form then there is object type for that. If u want for user defined then u have another option.

Regards,

Anitha