Fix layout switching to default after preforming record toolbar action
This commit is contained in:
@@ -546,6 +546,8 @@ export default {
|
||||
},
|
||||
|
||||
async determineLayout (pageLayoutID, variables = {}) {
|
||||
pageLayoutID = pageLayoutID || (this.layout || {}).pageLayoutID
|
||||
|
||||
// Clear stored records so they can be refetched with latest values
|
||||
this.clearRecordSet()
|
||||
let expressions = {}
|
||||
|
||||
Reference in New Issue
Block a user