I have 5 views and based on the Request type I want it to load the appropriate view. I know I can use rules to do this, however my question is can I put all of the variables in the Form Load in a single rule or do I break them out into individual rules.
Example:
If Request Type = AOP Evaluation switch view to AOPEval
If Request Type = Sales Order Credit switch view to SOC
If Request Type = Sales Order Cancellation or De-Booked switch view to Cancellation
If Request Type = POS Only switch view to POS
If Request Type = Plan Design switch view to PlanDesign.
Can i put them all in one rule and if so who do I tell it how to pick the correct view.
Thanks
Dorinda