Is it possible to edit textfields in the datagrid inline? When you click the text field, it should change into an input field, and a save button should appear behind the row. When saved it should call the same action as the edit form (create/edit view) that is currently on a separate page.
I'll create my own custom EditableTextField to accomplish this behaviour.
@pixelscripter Hi! can you show me that component? I want to do that but with the NumberFiled component
Hi @jozekcore unfortunately I never finished this component, because we switched to building a custom admin.
Most helpful comment
I'll create my own custom EditableTextField to accomplish this behaviour.