Hi,
1. I create an order, that order has the pricelist XX.
I want to add an product to that order, but i want to sort the product list based on the pricelist from the order XX. This is not possible in the portals.
It works in Dynamics CRM, there is an lookupview "products in parent pricelist". That view/filter is not accessible in the portal. I have also tried to recreate that view via fetchxml and copy it. But it seems to be an special view that you cant get the filter only the static filtering.
How can i in portals sort products based on the pricelist of the order?
2. If i select let say product YY how can i set the unit of that order product to the default unit from the product?
Is that possible in the portals? Set value based on another lookup?