All my buttons are the same - how to fix

P

Paul B

Hi

I have a form with 4 buttons but they all do the same thing. I have set up 4
different data conections for them to use by they all use what ever i set the
last one to be.

How do i make it so that my buttons are indipendant
 
S

Scott L. Heim [MSFT]

Hi,

If you have different data connections that you are "submitting" to and you
want each button to use a different data connection the easiest method is
to setup a "Rule" for each button:

- Right-click on the button and choose Properties
- Click the Rules button
- Click Add
- Click Add Action
- From the Action box, choose Submit using a data connection
- From the Data connection box, choose the appropriate data connection
- Repeat for each button

I hope this helps...

Scott L. Heim
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top