Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a table called COUNTRY, with the following countries, SINGAPORE, INDONESIA, MALAYSIA, and THAILAND in a LIST BOX.
how do i modify the script, such that, when i open the file, the SINGAPORE line is immediatly clicked ?
hi Nilesh,
Go to Dcoument Properties-- >Trigger --> Add Action---> Action Type= Selection--->Select in Field.
Give the FiledName and Value Below.
hi Nilesh,
Go to Dcoument Properties-- >Trigger --> Add Action---> Action Type= Selection--->Select in Field.
Give the FiledName and Value Below.
I tried following your steps, but it is not working.
I'll try explain again, i have a list box called COUNTRY, which has SINGAPORE, THAILAND, INDONESIA and MALAYSIA.
What i want is that, when i open the file, the SINGAPORE line must be clicked immediatly, without me clicking it. so it is like, the program auto clicks SINGAPORE for me when i open the File.
hi Nilesh,
I have attach a sample application. PLease check it out.
Ok, but the problem now, when i reload the thing, it just goes off, like back to normal. Do you know how to solve that?
Hi
try the same steps as deepak said, add one more trigger event in OnPostReload.
do the same steps what you did in OnOpen .....