UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

How to route to a correct view?

Joao Mimoso · ·
12:57 AM Wednesday, 09 September 2015
None
Hi there,

i've created a widget that shows severals links. Each link must route to a different view/theme

What is the correct way to use FRoute::apps ?

I'm using this to create an url to each link

FRoute::apps(array(  'layout' => 'canvas' , 'id' => $app->alias ,  'uid' => $user->getAlias() , 'type' => SOCIAL_TYPE_USER ))


but this is routing to the Theme/Canvas/Default

how to route for example to Theme/Canvas/OtherPage.php ??

Plz help me in here...(and dont ask me to look to the tasks APP because i've allready done that and i dont saw any good example of what i need)

Thanks in advance
The replies under this section are restricted to logged in users or users with an active subscription with us