We have this list which has a Questions as a property
This is the module where changes have to be made using DCA. First line item (Questions to ask) should pull the questions from the list
DCA has been applied according to which first five cells have the read access and the next four have write access
I want to have the first 5 questions as hardcoded (pulled from the list) and the next 4 questions as editable
How to achieve this?