11-18-2014 06:08 AM
After a note is created is there a way to go back and add an opportunity? At the moment this field is always locked once a note is originally saved (even when using the admin log on) so we have to create a duplicate note to add the opportunity.
11-18-2014 06:12 AM
Just need to modify the form and add an exception to the Enabled property (for Admin or generally).
SetControlColor(lveOpportunity)
This is what sets the colour and read-only/enabled props.