retrofit icon indicating copy to clipboard operation
retrofit copied to clipboard

Add custom field widget support

Open darrenoh opened this issue 1 year ago • 3 comments

  • [ ] 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

darrenoh avatar Oct 12 '23 21:10 darrenoh

I'm planning to add a way to retrieve $field and $instance definitions in D7 format.

darrenoh avatar Oct 13 '23 22:10 darrenoh

Closes #61

darrenoh avatar Oct 27 '23 19:10 darrenoh

@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

mglaman avatar Oct 31 '23 20:10 mglaman