Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record links need target="_parent" #1

Open
tet3 opened this issue May 28, 2015 · 0 comments
Open

Record links need target="_parent" #1

tet3 opened this issue May 28, 2015 · 0 comments

Comments

@tet3
Copy link

tet3 commented May 28, 2015

VF pages on layouts are rendered as an iframe. Clicking the record id link on a generated CRL page that's been placed on a detail layout renders the linked record inside the iframe:
https://app.box.com/s/7pc30hequ3ph7wbkahsjir2dnvorivok

The generated link should be:
<apex:outputLink value="/{!row.Id}" target="_parent">{!row.id}</apex:outputLink>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant