Hi all,
I have an issue with a custom SharePoint form adding incorrect info when the form is saved.
I have attached an image to show exactly what I mean.
I select a client, then the 'Region' dropdown filters to relevant regions for said client. This works as it should. However when saving the form the 'Region' column shows a value equal to the 'Site Name'. I can only assume that it's something to do with the formula in the dropdown.
The formula in the 'Region' dropdown is Filter(Customers, Name = 'Client Dropdown'.Selected.Name).
Does anyone have any idea why this might be happening?
Many thanks!