Greetings,
I am using refreshframe @command to refresh the frame that contains a navigator page after a document is saved. The command is run from save button of another frame and there is no nested frameset. It neither works on web or client (nothing happens)
what could be the problem?
my button formula is:
@command([filesave]);
@command([refreshframe];“nav”)
Thanks for any help
Basir