so basically it is not updatable. but it should be, this is like a bug. thanks I will do it by choosing any other option because I'm creating UI logic by myself.
It is working now, no need to give answer for permission, thanks.
No I don't want to use MVU UI, I just creating MVC project to check how it works and how the code but backend source code is not available and I cannot see the code.
I got it how to do it, correct me if I'm wrong. e.g., var form2 = await _formRepository.GetAsync(new Guid()); await _questionManager.CreateQuestionAsync(form2, Volo.Forms.QuestionTypes.Checkbox, 0, true, "my question", "description", false, null);
I'm working on ABP Survey in this sprint so I will have queries related to ABP Survey that I will be posting here, so I'm good for now but I will have something in someday. so I'm not closing the ticket as I'm still working on the ABP Survey, Thank You.