Dynamic Column Filtering of a Table with Generic JavaScript View

Hi @KKERROXXX,

if you do not know any javascript and are not planning to learn it for this use-case… then i would suggest to stear away from the generic javascript view…

You should check if you cannot create something similar to your requirements with the configuration/widget nodes combined with the view nodes. (this is easier to setup without prior knowledge)

Always dangerous to say something is easy… without being able to do it yourself…

But I think what you want should be somewhat possible with the above mentioned nodes and a loop/recursive loop :thinking:

2 Likes