Hi Guys,
I am having a doubt where I'd like to get expert advice.
My business scenario: I need to add a drop down (DDLB) with certain values on the Account (in QuickActivity floorpan). This field has to be mandatory. Once the Account has been saved, this field shouldn't be editable anymore.
I first started working with KUT, created the DDLB with its values, made field mandatory, yet, was missing to add the dynamic enable/disable logic so, I have now moved into PDI. So, I have created the Account business extension and the code list. Then, I enhanced the screen (AcountQA) and set the field as mandatory.
I am not very sure how to handle and make it read-only once saved. I was trying to do something similar as shown on traditional SAP example (Bonus Plan) by binding the field to another one. On the otherhand, when doing this in traditional CRM WebUI, I used to check the ID field as it was getting only populated after it was saved and then, never got empty again.
Any idea/approach/proposal?
Many thanks in advance.
Regards.
Alejandro.