User Story
As a user filling up a form for US,UK the first name should be displayed first and then last name
but for Korean,JP - last name should be displayed first and then first name.
Description & Motivation
In Japanese culture, the family name is written first to emphasize lineage and collective identity over the individual.
Deliverables
Simple rule or code snippet to reorder fields based on locale
Acceptance Criteria
User should be able to swap order of first name and last name based on locale
Verification Steps
User Story
As a user filling up a form for US,UK the first name should be displayed first and then last name
but for Korean,JP - last name should be displayed first and then first name.
Description & Motivation
In Japanese culture, the family name is written first to emphasize lineage and collective identity over the individual.
Deliverables
Simple rule or code snippet to reorder fields based on locale
Acceptance Criteria
User should be able to swap order of first name and last name based on locale
Verification Steps