Hi,
I have a form with dropdown. I'm populating this dropdown from another list filtered by another dropdown value.
the problem is, on edit mode, it is always displaying the first item eventhough i set the default value to thisitem.<column> or parent.default.
the first load it is ok. but when i open another item the problem will happen.
Is there a caching bug here? if i wait for about 10sec before opening a new item, it is loading properly.
please advise...
Thanks