Anyone experienced this before?
I have an Event Handler with Type - Run Form; Parameters: Form - Customer Order, Filter - CoNum = cntUf_CoNum (this is the ohject binded to Customer Number).
This actually runs the Customer Order form but it doesn't give any result, everything is blank including the CoNum. When I click on the Filter funnel on the Customer Order Form, it displays the CoNum meaning the value was passed.
Any idea why it seems the form does not recognize the CoNum and gives me no result at all?
I am new to do this, and hoping somebody could help me out. Thank you