You need to sign in to do that
Don't have an account?

merge fields not getting populated when scontrol used in button override
When I create my own button to run my scontrol merge fields were getting populated eg {!MUSW__Permit__c.MUSW__Issued-Date__c}. However, when I run the same scontrol via an New button override on the same related list, the merge fields are blank. What's going on? Do merge fields not work when using button overrides? How do they expect us to pass data into these scontols? Thanks for any feedback.
James

Try using the field name from the view source page instead of merge field.