Hello. I am working on a solution in CRM. I made a custom entity and then used a dialog to "finalize" it, so that the user will input certain final parameters, and then it will create another entity (in this case, from wish to cost). I would like to lock values. For example, there is a field in the cost entity for parent wish. However, I just realized that if I set the value of the lookup field to read-only, then I can't even set the value when using the dialog. How can I get around this?
↧