SalesforceLabs / survey-force

85 stars 61 forks source link

how to add question #116

Closed cucojoel closed 2 years ago

cucojoel commented 3 years ago

hi i cant create any question, de button is disabe, i try in classic version and ligthning, the package was install today 30-apr-2021, **the user admin have all permision set image

dschach commented 3 years ago

Thank you. We're working on a fix. In the meantime, on SurveyPage (the Visualforce page) on line 157, delete disabled="{!theQuestion.Type__c == ''}" and you'll be fine. The error messages may not show if you try to save a question without specifying a type, but you'll be able to save ones with a type.

cucojoel commented 3 years ago

thanks, the button is available now, when I try to save, display a message with the following caption... argument cannot be null.

jrattanpal commented 3 years ago

@dschach

Do you know which code may be causing that second error?

dschach commented 3 years ago

Am starting new fork to troubleshoot now

dschach commented 3 years ago

Pull request submitted

cucojoel commented 3 years ago

i have not sure, i try add any question, but not success, try mod the code to catch the moment or error