Open cascade views from another entity view

The search page will initially be clear (no fields populated). Search criterion can be applied, and will be added to the criteria used to populate the initial cascade view. In short, any criteria applied to a cascade view search can only further limit the set of results presented in the view.

For example:

Assume you select 5 loads in a load view, and then select the Shipment Legs cascade operation. A cascade view is displayed with a listing of all shipment legs handled by the selected loads. You can assume the cascade results in 8 shipment legs.

  • If you set Freight Terms = Collect and none of the 8 shipment legs are Collect shipments, your search displays zero rows.
  • If you instead set Load ID equal to one of the loads from which the cascade view originated, the result set includes only shipment legs attached to that load.

See Also