hi guys,
got an odd one - when i patch to update a record for some reason it is duplicating one of the fields and putting it all over the page - if i goto a different record it doesnt show until i press the save button again - see screen shots of code and with the randon text.
code im using :
Patch('Simple Change form', varitem,
Form3.Updates,
Form3_1.Updates,
Form3_2.Updates,
Form3_4.Updates,
Form3_5.Updates,
Form3_3.Updates
);
Varitem is essentially whatever is selected in gallery 4 - have tried various methods all do the same

Report
All responses (
Answers (