I'm loading a page with a question and options where the question id is a hidden filed to pass to a method to save the answer.
but the field is returned as null though the output value from a http service is stored on page init.
please share your thoughts.
thanks.