Update one column of a another table inside AfterSave() #5590
Unanswered
hafizTahir
asked this question in
Help
Replies: 1 comment
-
this is how:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a scanario where one record is saved i want to find the same record on the basis of some column and update its status.
For example i have asset issuance table when asset is issued and saved in asset issuance table i want to update the status of that asset in asset table.
Beta Was this translation helpful? Give feedback.
All reactions