Open robertgarrigos opened 1 week ago
Presumably "that page" is https://docs.backdropcms.org/form_api.
Looks like this happened via a commit on 11/14 from @jenlampton that broke up the the FAPI tables on that page into smaller tables.
They're now added to the "Simple Elements" table.
Yes, Our previous top table was too wide for the page.
All the elements should have a new field for element type, and I did find one element that wasn't classified yesterday too. If something appears missing, it's possible it didn't have a value in the new filed.
Also if anyone has feelings about which table things should be in, feel free to move them around!
On Fri, Nov 22, 2024, 7:07 PM Robert J. Lang @.***> wrote:
They're now added to the "Simple Elements" table.
— Reply to this email directly, view it on GitHub https://github.com/backdrop-ops/docs.backdropcms.org/issues/239#issuecomment-2495259348, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADBERZDZSFOASLMNQWKLBL2B7WP5AVCNFSM6AAAAABSKP6SOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVGI2TSMZUHA . You are receiving this because you were mentioned.Message ID: @.***>
Some other common ones are still missing from the tables. email, date, file...
I just built a view to show all elements with missing values, and updated the remaining ones. I think I got them all this time!
Presumably "that page" is https://docs.backdropcms.org/form_api.
sorry, yes. "that page" :-)
checkbox and checkboxes are documented in the FAPI docs BUT are MISSING in the initial tables of that page.