Hi!
I've got all my forms interacting through buttons that call the macro action to open the next form. The problem is that they don't pass the joint value. Like Seller form opens orders form with sellerid in common but it doesn't open the right order.
I tried the where value [sellerId] but it doesn't work either. What should I do?
& if there are no values to match (like a seller that has done no orders yet) how do I show a message and cancel the openform action?
I've got all my forms interacting through buttons that call the macro action to open the next form. The problem is that they don't pass the joint value. Like Seller form opens orders form with sellerid in common but it doesn't open the right order.
I tried the where value [sellerId] but it doesn't work either. What should I do?
& if there are no values to match (like a seller that has done no orders yet) how do I show a message and cancel the openform action?