Dynamic link to specific poll
Dynamic link to specific poll
I am trying to add sharing buttons to the viewpoll.php, but I'm having trouble creating the SEF link.
For example, I tried:
But that just gave me:
grace-hill-new/viewpoll/19
vs
grace-hill-new/viewpoll/19-should-go-through
Can anyone help create the entire SEF link within that page?
For example, I tried:
$link = JRoute::_( 'index.php?option=com_communitypolls&view=polls&task=viewpoll&id='. $this->poll->id . $itemid );
But that just gave me:
grace-hill-new/viewpoll/19
vs
grace-hill-new/viewpoll/19-should-go-through
Can anyone help create the entire SEF link within that page?
Access to viewing replies is restricted.
Showing 1 of 1 replies
You do not have permissions for replying to this topic.