
Announcements
I have a Sharepoint list with columns like:
Question 1 Answer1 Question2 Answer2, etc
In the Sharepoint list, each question is an input field, each answer is a dropdown list.
In Power Apps, I have a form where I added these question and answer fields. However, I have a unique requirement to make the questions labels and not be editable. When a user saves the Power Apps form, I want it to update the questions fields in the Sharepoint list with the value of whatever I set the question label to that is inside the card dedicated to that field. I basically want to set the text of the questions in the Power App and change them at any time, while updating the same correlating question number field in the Sharepoint list. This is what I have now, where the question is a text box. These were created by adding fields to the form.
Hi @attrib75 ,
Make the DisplayMode of the Question Text Box DisplayMode.View
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.