Hi Henk,

referring to an element like this:
^UserShow

Does this according to the currently active element. RIFE/Crud generates elements for each class name and the CRUD actions within. More information about the naming can be found here: http://rifers.org/wiki/display/RIFECRUD/Customization#Customization- elementids

So, you're simply not using the correct relative element addressing according to the RIFE/Crud elements. You can either use absolute addressing, or adapts your relative addressing.

Hope this helps,

Geert

On 12 Apr 2007, at 13:05, Henk wrote:

Hi,

I have these entries in my main.xml :

<property name="crud_template_name-blueprint">
                common.blueprint_admin
</property>
<subsite id="organisation"
                file="crud:mob.model.Organisation"
                urlprefix="/organisation" />
<element id="UserShow" file="mob/user_show.xml"/>

In my template I have <!--V 'ELEMENT:^UserShow' /--> in order to render the UserShow element. This works in the entire site except if I click on one of the crud actions (e.g. list). In that case it cannot find the embedded element. Any idea why this is the case ?

Thanks

Henk


Henk
[EMAIL PROTECTED]



_______________________________________________
Rife-users mailing list
[EMAIL PROTECTED]
http://lists.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


_______________________________________________
Rife-users mailing list
[EMAIL PROTECTED]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to