How to get an input via form that creates a view? This can change every-time depending on the form submission. Help pls
For example: I need to select my phase of product (column 1) and my focus (column 2) in a 10 column table and based on this input via form the view must be generated.
Depending on the input in the form, the view will keep changing. How do i do that?
Thanks in advance for all the help and support here