Hi
I have a Name field (Person field in SPO) and a date field, when a user is completing my form, which is a canvas app linked to SPO list, I'd like the same data that is entered in: DataCardValue20_2 to be written to DataCardValue28_2 (so the same person to be copied over to another datacard, rather than getting users to type this in when they get to different parts of the form)
And the same with Date and Time field if that is possible with date and time fields?
I also am tying to change an invisible field which updates the status of my form, but I have now a different scenario where, i'd like it to auto update to 'Part A Rejected' if the DataCardValue22_2 is set to Rejected, and change to 'Part B Complete' if DataCardValue22_2 is set to Accepted, I am using a toggle for this.
Any help will be appreciated.
Thanks