
Anonymous
Hi ,
Yes we did try out with session as well as passing the values through http parameters. But the problem is that selectors do take those values but show ONLY those values in the dropdown instead of displaying all the items from the respective lists that they are supposed to lookup from.
We just want that the SELECTED value from the dropdown list should be the one from the previous page.
The session gets updated only after we change the selection on the selectors on Calendar page. So the session actually gets updated on the Calendar page. So if we change the selection in selectors on the Calendar page, the session values get updated. Next if we go back to Edit page and then come back AGAIN on calendar page, it shows values that we had changed to earlier and not the values on Edit Page. Can the session be updated on the Edit page somehow?
– Hunar