I am working on a workflow for a project. I want to run code from say an exit or lost focus event on a combo box.
The combo box allows you to choose the milestone that the project is up to. When the milestone is chosen and the user leaves the combo box I want code to run and change the combo box to a text box and also lock the record so it can't be changed. Could someone help me with the code to achieve this. Thanks.
The combo box allows you to choose the milestone that the project is up to. When the milestone is chosen and the user leaves the combo box I want code to run and change the combo box to a text box and also lock the record so it can't be changed. Could someone help me with the code to achieve this. Thanks.