Hi there,
I'm trying to get the new 'Location' metadata field to fill in using the 'Save to Repository' service task in Forms, but it doesn't seem to be working.
In the Web Client I can manually associate a location no problem, so the API is all set-up correctly. However specifying the Form's geolocation to be the Location field on the document that's in the repository doesn't come across.
In my Form it shows the coordinates:
Which pass through as variables on submission:
And in the 'Save to Repository' task I have them set to update the Location field with these:
However, when the form PDF hits the repository, it just doesn't associate:
I can manually associate the same coordinates in the Web Client at this point, and it it will retain these. But we really want them to come through automatically from Form submission.
Is there anything I'm doing wrong? Anything else that needs to be set up which I may have missed?