Hi,
I am in my form and have a popup (not in the form) that patches a field that are not in my form.
But I find it resetting my form or certain fields in my form.
here is my patch -
Patch('Data Source',
Defaults('Data Source'),
{'impact comment':TextInput1.Text});
why is this?
Hi @wonka1234,
I think there must be some relationship between some certain fields and your Patch() formula.
Like that a special field is filtered based on your 'impact comment' that is patched by your Patch() formula.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional