Date Value not getting Stored

Use selection() for combo boxes and radio buttons. In general, I don’t recommend using valueStr() at all, unless you need an explicit conversion to string. Even when getting values from string edit controls, use text() instead of valueStr().