Hi,
I don't know why I'm having issue with this. I'm sure I already did the same thing before, but now when I'm trying to set value of Display Only item it doesn't work.
There's one display only item which should show date of last modified data. Its not the same as particular modified row in report data, its more general(modified here includes inserts but I also thought I might include deletes). So this is shown on top of page.
Theres also a select list. When changed it should just get date from database and reflect on display item. So Set value dynamic action On Change, and SQL Query. But even if I make it static value and set value of my Display Only item On Change of select list, it does not set it.
I tried with both having that display item under Page Items to Submit for select list, and without it.
Have I rushed and missed something?