It now has a trigger which indicates to the form that the control should update any dependencies, and should make your Calculated Control update correctly.
Please mark this thread as solved if this concludes the answers to this problem.
This is pretty simple but includes some custom code so I will try to make it as simple as I can.
I didn't want to try to recreate your lists for lookup exactly, and already had a list I use for dummy lookups called Fruits List, so I have created another list of Fruit Experts who all have some amount of Fruits associated to them via a Lookup:
The Fruit Experts List Titles will stand in for the "EmailID" emails on your form
Speaking of forms, I have made a dummy form close to what I've seen of yours:
I've also configured the Controls to have the same JavaScript ID names as what you've given to your controls:
Email IDs
Select All checkbox
The rest is pretty straight forward. Open up the Settings of your form using the Settings button in the Ribbon:
Then expand the "Custom JavaScript" section, paste in the following code, and save:
The Results will be that now when your form is loaded, the Select All button should check all of the checkboxes in the emailID Control, and if you make a change to the Specialty (or in my case, fruit), it will uncheck the "Select All" checkbox:
That worked perfect! Thank you so much! I'm having one more tiny issue...
I have a Calculated Value Field, Java Name "EmalCalc" .
It used to pull in the values when the check boxes were checked. Now that the Select All feature has been added, this isn't happening. I can still get it to work if I manually click on the check boxes. Here is the formula I am using. I need this to populate with all the emails when Select All is clicked.
It now has a trigger which indicates to the form that the control should update any dependencies, and should make your Calculated Control update correctly.
Please mark this thread as solved if this concludes the answers to this problem.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.