RE: What am I doing wrong???? Vanessa T Fraser 12.May.06 12:13 PM a Web browser Domino Designer -- @Formulas 5.0.6All Platforms
I'm not a designer and you've probably done all of this but just in case you're having one of those days, here's what I'd check:
Make sure "hide paragraph" the button property tab has the Web servers unchecked and that there is no formula in the "hide when" at the bottom of that tab (or that you know what it is because we have a hide when "!@Contains(@UserRoles;"$$WebClient")" in ours.
Here's the formula in the "Click" of the button.
@Command([FileSave]);
@Command([FileCloseWindow])