Comments
-
This worked. Thank you so much!
-
This button was set up by a former employee, so I'm at a loss as to how to resolve this. Here's the visualforce codes for this button. <apex:page standardController="Account" standardStylesheets="true"> <apex:variable value="{!account.subscriber_id__c}" var="subscriber_id" /> <apex:variable value="1562035"…