Hello everyone,
We are working on creating a button on Case page that should update the Case Status directly to a specific value. We don't need any popup's or confirmations.Seems like Lightning doesn't allow us to update records without a model (popup)?
3 commenti
Tripped Validation rules will generate system errors when doing the type of update performed by these components. I usually use these for fields where that would not be an issue.