Spent a couple of hours on this now and I'm at my end of the rope here...
Could someone please tell why the below isn't working:
Just created a fresh database on a Domino 8.5.3 server all default settings.
What I expect to happen is that "$$xspsubmitvalue" should contain "whatYouWantToSendHere", but it's empty.
I'm using the URL to open the XPage: /fresh.nsf/test.xsp?Open&Login
This is the request URL after pushing the button:
/fresh.nsf/test.xsp?Open&Login&$$ajaxid=view%3A_id1%3ArefreshMe
and this is the form data:
$$viewid:!d6g1y5acmu!
$$xspsubmitid:view:_id1:_id2
$$xspexecid:
**$$xspsubmitvalue:**
$$xspsubmitscroll:0|0
view:_id1:view:_id1
Would highly appreciate some input!
Thanks!
/J
SourceCode