Workaround for Session state protection error on readonly fields needed
ingofaDec 19 2012 — edited Jan 24 2013Hello, I'v got an issue that seems to affect a lot applications but although I really dug through the postings, I couldn't find a practicable solution.
I need a solution to have:
- Items that look like "display only"
- but they have to save their state and
- I need to access their value via JavaScript (Ajax, JSON)
This was no problem previously (APEX 3.x) but seems impossible now with Apex 4.1
Please give me any suggestions on how I can have the previous behavior back!
Thanks a lot in advance,
Ingo