cancel
Showing results for 
Search instead for 
Did you mean: 

Simulate Reset button

Former Member
0 Kudos

Hi everyone,

I'm facing an issue with DB 4.1 SP5, that I guess i would be able to fix it if I could simulate the reset button click when I change the value of a combo box.

Is this possible ?

I would like to run first the reset button click and after a query.

THANKS in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi everyone

I'm back. I guess it cannot be done but after a while of researching I could emulate the "reset button behaviour", anyway it is not at all an elegant solution.

I used a URL button with this settings:

<GENERAL> Window Options / Open In: "This window"

<BEHAVIOR> Common / Trigger Cell : <my trigger cell> (when value changes or when value becomes..." whatever you need

It is not great but it works.

Hope this helps

Answers (2)

Answers (2)

Former Member
0 Kudos

sorry Summan,

which item ?

Former Member
0 Kudos

Hi again,

In fact, to be more specific, It would be enough if I could clear the selection of a chart. After clicking a chart I refresh a table, at the bottom of my DB, by relaunching a query.

The thing is that when I change the selection of comboxes, at the top opf the DB, the selected options of the charts remains.

How could I clear them ?

I tried to have 2 series in the combo and with the second serie move an empty value to the selection cell of the chart but i doesnt work. At the end the selected value remains it looks like the selection chart it executes as the last action.

PLZ help !!