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
Currently, Backpex.Fields.InlineCRUD only supports inputs of type textarea and text.
The goal is to support more (Backpex) fields. We can start with simple fields, like Backpex.Fields.URL and add more advanced fields like Backpex.Fields.HasMany later.