Hi All,
I have a requirement to populate certain value in one particular field and should be maintained by the user also from the UI. So below are the step i have followed to obtain this requirement:
1. Created one Code list using Business configuration Object and Business configuration Set, so that it can be maintain from UI.
Code | Value |
---|---|
1 | A |
2 | B |
3 | C |
4 | D |
2.Created one Event handler Product as below:
3. Called on,click on one tab:
Issue: when i click on the tab initially the pre populate Code is coming not the values although i have selected values in the property of that particular Field:
Field |
---|
A |
B |
C |
D |
Can you please Suggest something on this?
Thanks & Regards,
Malkit Singh