on 2023 Sep 21 12:19 PM
I am facing some issues for my custom attribute during editor refresh details mentioned below.
Details: -
Let suppose I am having two attributes A (type: B2b Unit Model) and B (type: String). B attribute needs to render as a drop down and its value is dependent on attribute A.
So, we have created a custom editor for attribute B, and our custom editor is using context to fetch the value of attribute A.
Problem: -
Now let's suppose in Backoffice editor area attribute A was having some value and I deleted it and clicked on refresh. Then during that time, it was calling the custom editor but, in the context, I was getting the value of attribute A as null. Due to which it is impacting, and it is not able to show proper value for attribute B.
Any feedback for the above problem will be highly appreciated.
Request clarification before answering.
User | Count |
---|---|
21 | |
21 | |
3 | |
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.