Skip to main content
floriang0001
June 10, 2021
Question

Is it possible to call a record list with parameters?

  • June 10, 2021
  • 1 reply
  • 0 views

I would like to call one record with parameters from within a parent record list.

Example: Assume that there are two record lists: one of all companies and of all products of these companies. Is it possible to create a link for each line of the company record list which beams me to the (same) record list of all products, just each time with a different active filter, so that you only see the products of the corresponding company?

The only idea I have is to create something in the 1st record under "Views", which is then displayed when clicking a record element, namely an interface that contains a grid as one can give the record element to the interface as a parameter.

Is there an easier than that? Somethin like a parameterised call to a record list?


1 reply

stefanhelzle0001
Brainy
June 10, 2021

Sorry, currently not supported AFAIK