retrofit
retrofit copied to clipboard
Add custom field widget support
- [ ] Provide methods to retrieve D7 $field and $instance definitions.
- [ ] Finish defaultSettings method.
- [ ] Finish settingsForm method.
- [ ] Finish settingsSummary method.
- [x] Decorate form state with ArrayAccessFormState. #68
I'm planning to add a way to retrieve $field and $instance definitions in D7 format.
Closes #61
@darrenoh this needs to get recreated against main
. I tried changing the base branch before but it got all kinds of weird. Not sure if it's easiest to fix conflicts and then make a patch and recreate, or just to rebase it off of main
directly