Open a new form using a rule

M

Marilyn

I have a very basic form that uses a submit button to send the completed form
in an email. I am trying to add a check-box that would open another form
when checked. I have defined the action using a rule that if the check-box
is equal to "true", then to open the form (currently residing on my hard
drive). When I test using the preview form and I click the check-box, it
says, "Some Rules Not Applied. Access Denied."

This seems like an easy feature, but can someone tell me what I am doing
wrong? Thanks for any help you can give.
 
K

Kalyan Reddy

Did u give the extension of the form also
For eg if your form is on the E drive and named as template1 then try giving
E:\Template1.xsn in the Form ID or Location for the action you added
 
Top