Hi,
I was wondering if it is possible to put if statement/conditions in an XML view to show/hide content based on values on the screen.
So let's say if transaction type = '1', then show a drop down field.
The only way I know to do this is to do this in the controller using javascript.
Any suggestion would be much appreciated.
Thanks.