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

Using A Custom Button To Populate A Dropdown
Hi All,
I have a detail page button on the Opportunity screen which creates a new Commission Role sub object. This button works fine, but when I try to use the same code from the Commission Role object to create a list button, the top two dropsdowns are not populating.
/a0A/e?
00N300000016YF6="NPLP Payment"&
00N40000001fa2f="Commission"&
CF00N300000016SBI={!Opportunity.Account}&
CF00N300000016SBI_lkid={!Opportunity.AccountId}&
CF00N300000016S80={!Opportunity.Name}&
CF00N300000016S80_lkid={!Opportunity.Id}
Any thoughts on why this is occuring and what needs to be done to make it occur?