Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What can be done so that if a reload a qvw file, some default selections should be there after reload ??
Hi,
Document Properties-->triggers tab-->Check with the option Post Reload under the document event triggers there you can add actions to it and use select in field action.
Hope it helps
Celambarasan
Hi
Hope this attached file will be solve your problem.
As like the celambarasan told you can set the action after the reload.
Sample example file i attached here
Regards
Hi,
You should manually set the selected values for List boxes by using Post Reload event in
Document Properties - Triggers tab - Add Actions - Select in Field
Give the field name in first text box and value to select in the second text box.
If you want to select multiple values then you need to give the values in the | separated format.
Ex: For single value 2012
Ex: For multiple values (2010|2011|2012)
Hope this helps you.
Regards,
Jagan.