Hello everyone!
I have a new activity form I have created, and I need our users to be able to attach files to the activity on the form. So I added the Notes grid to the form.
However, I need a way to hide this notes grid, based on another Field's Yes/No response. If the field is 'No', then the Notes portion of the form will be hidden.
I'm pretty sure this can't be accomplished using a simple business rule, so I'm assuming I will need to insert some JavaScript on the form. My Java is pretty terrible (non-existent), any help with this would be appreciated!