I'm using GF Version 1.6.5.1 and WordPress 3.4.1.
I have a form where there needs to have 2 Admin notifications, one fixed or given address, the other pulled from a Select input drop down which I have set the select variables as e.g. Dallas<info@shippingco.com> etc. and then tried to ad that as a Merge Tag in the BCC. That doesn't work. Seems like sending 2 admin emails one as a selected variable would be a straight forward thing with Merge Tags.
So is this doable or do I need to go to that JS function script from the "Modify User Notification Email Based on Dropdown Selection" Post? If I do need to use that script, Add_Action, will it override the Notifications dialog or work in conjunction with the settings there?