
Hi,
I have a SharePoint as my database and a gallery connected to it, I display all the records in my SharePoint in this gallery. I have form which I use to enter new records into my SharePoint. This form has 4 DataCard.
1. Toggle (Yes/No)
2. StartDate
3. Next Date - always disabled
4. Radio Button (IN/Out)
So, the condition here is.
1. when I set the toggle to No, it disables 2,3,4 steps
2. when I set toggle to Yes, start date is activated (optional to select date) and radio button is assigned as IN
3. when toggle is yes and start date is selected radio button is Out and Next date is automatically selected to next week
So, all these conditions works fine and there is no issue.
So, the problem is when I use gallery to view a record I used.
Hi @EvanAffleck ,
I am assuming you are patching the updated values from the gallery before you open the record in the Form ? If so, what is the Item of the Form ?