I am trying to pre-load some suggested values into the questionnaire that come internally from Angular and I am setting it after the questionnaire is displayed, if someone selects to choose my suggestions I set the item.value and then set lhcFormData through the LhcDataService but no It is reloading the view, if I manually hide and show these questions on the parent I can see that they are loaded with the values, is there a way to do this?
I am trying to pre-load some suggested values into the questionnaire that come internally from Angular and I am setting it after the questionnaire is displayed, if someone selects to choose my suggestions I set the item.value and then set lhcFormData through the LhcDataService but no It is reloading the view, if I manually hide and show these questions on the parent I can see that they are loaded with the values, is there a way to do this?