I need to write my own code on the OnDrillDown event of a FlowField before and after de DrillDown form is called. If I hard code this Filters/Key/…, and in the future the user (superuser with only design permission) changes the CalcFormula, my code will not work. Is there a way to dynamically know the Filters/Key/… the system will use when calling the DrillDown form? Thanks in advance, Jesús Soage
With Rec.GETFILTER(Field)? Maybe you will need to change the FILTERGROUP to look for the filter.
Hi Alberto, Rec.GETFILTER(Field) will give me the filters on the FlowField. The filters I want to know are those that you get on the DrillDown form (CalcFormula Filters) when you press F6 on the flowfield , not the filter on the result of the flowfield. I mean, if you press F6 on the field “Qty. on Puch. Order” on the Item form you get the DrillDown form “Purchase Lines”, now if you press Ctrl-F7 you get the filters the FlowField has used to call this form. <<< This are the filters I want to dynamically know >>>.
Thanx for posting in Local Versions “INDIA” Forum [:D]
Sorry. How can I move the topic to the right forum?