on ‎2018 Aug 14 2:45 PM
Hello expert,
How Can execute custom logic after update particular filed value of consignment Model in editor area through back office.
Request clarification before answering.
Hi
Is it performing logic based on attribute change in editor-area of backoffice or after saving editor area?
If it is after saving of model, you can use aftersave event listener to perform your logic once model is saved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://help.hybris.com/1808/hcd/8b51226d866910149803df2610bb39a5.html check this !
for your particular type say "Consignment" you can perform a check in the listener with typecode.
Hope this helps!
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.