We’re opening a view in another window:
@Command([OpenView];“ROFSN”;@Name([CN];@UserName);1);
@SetViewInfo([SetViewFilter];@Name([CN];@UserName)+" Red";“ROFSN”;1;1)
What I have been asked to do is have that filtered view open up using the whole window, no sneaky list of views in the database. I’m being dense because I cannot see how to do it.
Any tips/suggestions gratefully received.