G
Greg McAllister
Hey there,
I really hope this isn't a stumper. I need to change views on a form, print
out the view changed to, and then return to the original view. I am able to
do the first two steps without any problem but I keep getting an error that
the I am 'not in that view' when trying to change the view back.
The first change view is accomplished with a rule. The Print of the new view
is done with the PrintOut() in a script. I have tried placing the return to
the original view both in the script as well as in the rule with no success.
That leaves me basically two questions:
1. Can I do this in script and maybe just missed something along the way?
2. If it can't be done that way can I print out a view programmatically
without having to switch the view.
What is happening is my users are printing before they save their form and
then they try and close the print view causing this the file to NOT be saved
because we have trained them not to use that dialog for saving (from the
default view). This sis a big crying for them so I hope you guys got an
answer!
Thanks in advance
I really hope this isn't a stumper. I need to change views on a form, print
out the view changed to, and then return to the original view. I am able to
do the first two steps without any problem but I keep getting an error that
the I am 'not in that view' when trying to change the view back.
The first change view is accomplished with a rule. The Print of the new view
is done with the PrintOut() in a script. I have tried placing the return to
the original view both in the script as well as in the rule with no success.
That leaves me basically two questions:
1. Can I do this in script and maybe just missed something along the way?
2. If it can't be done that way can I print out a view programmatically
without having to switch the view.
What is happening is my users are printing before they save their form and
then they try and close the print view causing this the file to NOT be saved
because we have trained them not to use that dialog for saving (from the
default view). This sis a big crying for them so I hope you guys got an
answer!
Thanks in advance