I built a popup window row action for a contact table. In this popup I would like to display a few key detail fields about the contact and provide a Log a Call button. I am using Field Editor component to display my contact detail (works perfectly), and Button List component to house my button (Model is set to Contact).
I have my button set to “Redirect URL” and this is the URL I am opening (in a blank window):
/setup/ui/recordtypeselect.jsp?ent=Task&retURL=%2F{{Id}}&save_new_url=%2F00T%2Fe%3Ftitle%3DCall%26who_id%3D{{Id}}%26followup%3D1%26tsk5%3DCall%26retURL%3D%252F{{Id}}
For some reason this URL is passing the Id of the 1st record in my contact table. How do I get it to pass the Id of the record I clicked on to open the popup window?
Question
Redirect to URL button in a contact popup
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.