Adding dynamic user filtering to web forms requires understanding of authentication and form handling.
The issue requests adding a dynamic filter for the current logged-in user to web forms, which currently only supports static values. This requires understanding how user authentication integrates with form filtering. The scope is somewhat clear but involves multiple components.
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like Would be great to use the current logged in user for filtering the list on the Web Forms, there is filter option, but only with static values..
This for example doesn't work:
Describe alternatives you've considered N/A
Additional context See upper.
Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!