regenerate CRUD with app. prefix target
This commit is contained in:
parent
3863bdcbcc
commit
f148e0c1f9
@ -22,7 +22,7 @@
|
||||
"wid":"self",
|
||||
"event":"submit",
|
||||
"actiontype":"script",
|
||||
"target":"pricing_program_tbl",
|
||||
"target":"app.pricing_program_tbl",
|
||||
"script":"var tbl = bricks.getWidgetById('pricing_program_tbl', bricks.app.root); if(tbl) await tbl.render(params);"
|
||||
}]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user