1) On a memory webform I have a local variable loc:RptFlag (radio button option) on the form. I also have several buttons with procedure that would need the value of loc:RptFlag user selects.
2) Which embed point should I use on the webform to immediately save the value of loc:RptFlag user has selected using p_web.SSV('myRptFlag',loc:RptFlag)?
Thanks - Sukhendu