open-forms
open-forms copied to clipboard
[#4396] Objects API prefill plugin
Closes #4396
Changes
Checklist
Check off the items that are completed or not relevant.
-
Impact on features
- [ ] Checked copying a form
- [ ] Checked import/export of a form
- [ ] Config checks in the configuration overview admin page
- [ ] Problem detection in the admin email digest is handled
-
Release management
- [ ] I have labelled the PR as "needs-backport" accordingly
-
I have updated the translations assets (you do NOT need to provide translations)
- [ ] Ran
./bin/makemessages_js.sh
- [ ] Ran
./bin/compilemessages_js.sh
- [ ] Ran
-
Commit hygiene
- [ ] Commit messages refer to the relevant Github issue
- [ ] Commit messages explain the "why" of change, not the how