Skip mandatory fields in a Screen flow is not working
We have a requirement where we need to Skip mandatory fields while traversing between different tabs in the screen flow until final submission happened. All the mandatory fields having Client side validation like "Required" in corresponding sections.
We have used "Save on Last stage" and "Allow Errors" in the screen flow stage entry but it is not skipping the mandatory fields and providing the Flag validation.
Whether above selected option is not valid to skip mandatory fields while those are client side validation.