MapStore2
MapStore2 copied to clipboard
Editable fields - get feature field value from user infos
Description
This pull request is link to #10523
Doc will be added soon.
Please check if the PR fulfills these requirements
- [ ] The commit message follows our guidelines: https://github.com/geosolutions-it/MapStore2/blob/master/CONTRIBUTING.md
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce?
- [x] Feature
Issue
What is the current behavior?
This is new behavior. See issue to get more details.
#10523
What is the new behavior?
- ability to manage field editing independently
- ability to get a field from user info (e.g name get name)
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
- [ ] Yes, and I documented them in migration notes
- [x] No