UPDATES EasySocial 4.0.15 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 online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

let an app show a canvas on group page

Gregor de Lijzer · ·
9:39 PM Saturday, 05 November 2016
None
Ok! I did like Mark told me (Thanks a lot!!)
The thing is ...
i want to click on an app on a groups homepage. the link is something like "... /http://index.php/de/groups/1-my-group/214-planner";
i want to open this in an canvas but it opens me as if it is "embed".
i have a view.html.php under ".../apps/group/planner/groups". this view is called. Shouldn't there be something with an directory with canvas?
in the file"..../apps/group/planner/planner.xml" i defined my app as following ...


<?xml version="1.0" encoding="utf-8"?>
<social type="apps" group="group">
<name>Planner</name>
<element>planner</element>
<version>1.0.0</version>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<installable>true</installable>
<core>false</core>
<views>
<view type="canvas">groups</view>
</views>

....
What do i have to do, make an app under a group page appear as canvas??

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