
The page does not bind to the record ID value (in order to link to the record detail page)
Unless they are asking for something I'm missing... I don't know if there is another way to make this link with an apex:outputLink component.
<apex:outputLink value="{! URLFOR($Action.Account.View, a.id) }">
I was also unable to click the start a discussion link in those forums... Using Chrome or Firefox.
3 risposte
Hi Kelvin,
Does your Dev Org have a namespace? I ran into some issues due to this.