Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I had a list box with field F1 and the data of F1 is A,B,C. This field is created using inline now the thing is when i return a action in button to store the selections of this listbox in variable it is working. In actions->Set variable and variable(vStore) with value=GetFieldSelections(cure,',')
- Upto here it is working fine and storing all the selections in variable.
- But when i taken the field(F1) from qvd file and using it in listbox. After making selections and cliking on the button it is not storing in variable.
I don't know y it is not working.
Can anybody help me..
Hi,
It seems to be working for me using qvd. Not sure if I am doing the same thing though...find attachment
Cheers
Arun
Arun,
It is working for me also now. I don't know what is the problem.
I just renamed the fields using QUALIFY Statement.
ok. tats gr8