Problem/Motivation
We want to be able to change the Form and Display modes for Licenses;
- changing the fields shown and what widget is used on forms, and
- changing the fields shown and the formatted used on display, with the option for multiple display modes
Proposed resolution
Use the handlers provided in #3030569: provide a Field UI for bundle plugin-based entity types
Remaining tasks
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | enable-field-ui-for-license-types-3218668-3.patch | 6.88 KB | danmer |
Comments
Comment #2
dwkitchen commentedComment #3
danmer commentedHere is the patch
Comment #4
danmer commentedComment #5
nigelcunningham commentedI've just given this patch a try and it didn't work for me. When clearing caches, I got a bunch of errors:
I was able to address them by modifying commerce_license.routing.yml to:
But am then not able to access the field UI pages. I'm only trying this patch as part of preparing an estimate for some work, so I'll do more once the ticket is approved.
Comment #6
nigelcunningham commentedHmm... perhaps I just needed another cache clear because I can now see the interface :)
Comment #7
jsacksick commentedCommitted.