Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends ,
I am facing problem in current selection box, selected fields are not coming in box only year and month is coming , any idea friends.
alternate states or calculated listboxes?
Can you share your app
No these are simple list boxes and no alternate states applied
Hi Agnivesh,
Check the Alternate states if any ....please check the script for any hidden prefix for those field
Hi Agnivesh,
There are few bugs in the qv objects. Try recreating the current selection box by deleting the previous one. If still the problem persists then try the below things
1. Create a text box and see whats the current count in the objects that u have selected,by using getselectedcount('Field Name'). If count is zero then u might be using alternate states.
2. Or, you can check the same by using getcurrentfieldvalue or getcurrentselection (I don't remember the actual keyword, please check the same from QV Help) and see that you are getting the the current selected field value in the text box or not. If you are not getting the selected values then u might be using alternate states.
hi
check if you have properly set alternate states it has to be set to inherited to get the required interactions between the objects