Dear community,
I have a grid with a button to call out a window with a form.
I want to call out a completely different layout with different fields depending on the row the button is clicked in. However the form gets loaded with the grid and hidden immidiately, and is just “shown” upon clicking on the button in the grid.
Does anyone know any way to make a form’s contents conditional to JavaScript IF-functions?
Cheers!