I am using an afterSave handler to process some data. I need to be able to get the prevalues that I've entered in a radiobutton datatype. Currently I'm getting ID's from the document.getProperty("myProperty").Value cal... but I need to know what value this ID represents.
Get radiobutton prevalues in eventhandler
I am using an afterSave handler to process some data. I need to be able to get the prevalues that I've entered in a radiobutton datatype. Currently I'm getting ID's from the document.getProperty("myProperty").Value cal... but I need to know what value this ID represents.
Hi Sebastiaan,
can't you use
in your code to get the value or am I missing the point here?
Sascha
Ah thank you so much! Learning something new every day... :-)
Hehe, dito :D
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.