Itemupdating event fires twice
16-Sep-2019 22:03
This happens only at the time of uploading file in to library.
Anybody having the same issues or have solutions It would seem after a fair bit of investigation that for Info Path client hosting, the sort order comes from the sort order of the Share Point list.
On one list I have a workflow, which is changing columns in that list.
So when I edit an entry in that list, the Item Updated-Event fires two times.
When I am running the form at design time I use a data receive connection to populate a drop down combo with items from the list.
The items in the list sort (as chosen in the Share Point view) alphabetically and correctly.
Is there a difference between a workflow which fires the event, or a user who fires the event?