cancel
Showing results for 
Search instead for 
Did you mean: 

2 Forms => 2 Buttons

Former Member
0 Kudos

Dear all,

i have in a VC Model 2 Forms with SQL-Statements and each a Chart; in each form there is a button which executes the SQL String.

But I don't want the user to push 2 buttons; is there a possibility to create one button which exectures the SQL-Statement for both forms?

Kind regards,

Marc

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Its not possible to avoid the Second Push Button but you can execute the Two Sql quierys at a Time on single click on one of the Buttons.

This action can be done by palce the * symbol before Submit event.

Steps:

clcik on the connecting line b/w the Forms and Sql Data service go for configuration panel then in Event selection palce Star Symbol before the Submit Event.

Regards,

Govindu

Answers (0)