Background of the issue:
I am working on a site under development and want to set up WPML settings for an ACF Post Object field. My goal is to ensure that when a post is translated, the Post Object field for the post being translated will contain the ID of the translated Post Object instead of the source language Post Object ID. I am unsure if this is the default behavior as the documentation was not clear to me.
Symptoms:
Uncertainty about whether the ACF Post Object field will automatically update to the translated Post Object ID when a post is translated.
Questions:
How do I set up WPML settings for an ACF Post Object field to ensure it contains the ID of a translated Post Object?
Is the behavior of updating the Post Object field to the translated Post Object ID the default setting in WPML?