Can I use Form Personization to alter QUERY_FIND Trigger?
I am in Form FNDFFMCV (Cross Validation Rules Form), When you click the Find Icon (Flash Light) it triggers Trigger QUERY_FIND (Code: APP_FIND.QUERY_FIND('FLEX_QF')). This query find trigger calls a Record Group called FLEX_QF. I know how to create a Record group in the Personallization Screen (Help > Diagnostics > Custom Code > Personalize). Is there a way I can force the QUERY_FIND to call my Record Group (Built in Type: Create Record Group from Query)?
Can you do this? Anyone know how?
0