Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Address Field Renderers #375

Open
rajeev-k-tomy opened this issue Oct 17, 2024 · 0 comments
Open

Implement Address Field Renderers #375

rajeev-k-tomy opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rajeev-k-tomy
Copy link
Collaborator

The mottos are the following

  • From the backend, it would be able to send address fields settings
  • Field settings contains information such as addess attribute code, sort order, label, placeholder, validation rules, options etc.
  • Based on field settings, react app must render fields in the desired sort order, apply validation rules etc.

This gives greater control on address fields from the backend logic. They can control which fields needs to be shown, make them required or optional, set labels and placeholders and even can apply some validations.

@rajeev-k-tomy rajeev-k-tomy added the enhancement New feature or request label Oct 17, 2024
rajeev-k-tomy added a commit that referenced this issue Oct 19, 2024
rajeev-k-tomy added a commit that referenced this issue Oct 20, 2024
…provements in validation rules preparation
rajeev-k-tomy added a commit that referenced this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant