Sarveshgithub / sfdc-lwc-lightning-datatable

Salesforce Lighting Data table
MIT License
78 stars 28 forks source link

The redirection doesn't work after save #91

Closed Sarveshgithub closed 2 years ago

Sarveshgithub commented 2 years ago

Implementation / enhancement #22

What I have tested : Edit a record inline

Input : change the Description field of a contact

Result :

The redirection doesn't work after save

I believe we should have a new prop "enable/disable redirection on save" :

if disabled the record would be updated(fetchRecord) after save

Originally posted by @mickaelgudin in https://github.com/Sarveshgithub/sfdc-lwc-lightning-datatable/discussions/71#discussioncomment-3621191

Sarveshgithub commented 2 years ago

Fixed : commit