You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and also for those who want to use the compactness of the table field
I decided to slightly modify the standard table field for convenience, to support standard html input types, with the ability to set a default value and attributes
(checked: text, number, date, checkbox, select)
I do not pretend to anything, I am ready to share the idea / development (perhaps this version of the table will be included in the PRO package, and the usual table will remain in the public domain)
The text was updated successfully, but these errors were encountered:
tabacitu
changed the title
Extended Table field
Advanced table field
May 11, 2022
hi guys.
due to the fact that repeatable field do not work inside relationships field https://github.com/Laravel-Backpack/CRUD/issues/4109#issue-1111328571?ref=https://githubhelp.com
and also for those who want to use the compactness of the table field
I decided to slightly modify the standard table field for convenience, to support standard html input types, with the ability to set a default value and attributes
(checked: text, number, date, checkbox, select)
But of course I can't just post this code because it's based on a table field, a that is now part of a private PRO package (which brings us back to this discussion https://github.com/Laravel-Backpack/CRUD/discussions/4192)
I do not pretend to anything, I am ready to share the idea / development (perhaps this version of the table will be included in the PRO package, and the usual table will remain in the public domain)
The text was updated successfully, but these errors were encountered: