The element id '.ONCALL_ADMIN.admin.BROWSE' couldn't be found, it was referenced in the site with id '.'.
On 12/8/05, Geert Bevin <[EMAIL PROTECTED]> wrote: > Oh, sorry of course it needs to be prefixed with the sub-site ID: > ONCALL_ADMIN.admin.BROWSE > > On 8-dec-05, at 07:35, JR Boyens wrote: > > > FWIW, I just tried with the subsite id and without and neither worked. > > > > <element > > implementation="net.interactions.elements.ChangeOnCall" > > id="CHANGE_ONCALL" url="/change/oncall"> > > <flowlink srcexit="browse" destid="admin.BROWSE"/> > > <exit name="browse"/> > > </element> > > > > <subsite id="ONCALL_ADMIN" urlprefix="/admin" > > file="crud:net.interactions.scheduler.Admin"> > > <property name="crud_implementation- > > browse">net.interactions.elements.AdminBrowse</property> > > <property name="crud_template_name- > > browse">crud.admin.browse</property> > > </subsite> > > > > On 12/8/05, Geert Bevin <[EMAIL PROTECTED]> wrote: The bean classname > > is shortened and lower-cased, this should work as > > destid: > > foo.BROWSE > > > > On 8-dec-05, at 07:23, JR Boyens wrote: > > > > > I'm trying to link into a generated CRUD site, but I'm getting > > > stuck on the destid. > > > > > > If the bean name is: com.uwyn.rife.Foo > > > > > > then the link should be: Foo.BROWSE > > > > > > or should it be prefixed with the subsite id? > > > > > > I've tried just about every iteration I can think of and still > > > can't get it. Is it order dependent? > > > > > > Thanks, > > > -- > > > JR Boyens > > > [EMAIL PROTECTED] > > > _______________________________________________ > > > Rife-users mailing list > > > [email protected] > > > http://www.uwyn.com/mailman/listinfo/rife-users > > > > -- > > Geert Bevin Uwyn bvba > > "Use what you need" Avenue de Scailmont 34 > > http://www.uwyn.com 7170 Manage, Belgium > > gbevin[remove] at uwyn dot com Tel +32 64 84 80 03 > > > > PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9 > > Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net > > > > > > _______________________________________________ > > Rife-users mailing list > > [email protected] > > http://www.uwyn.com/mailman/listinfo/rife-users > > > > > > > > -- > > JR Boyens > > [EMAIL PROTECTED] > > _______________________________________________ > > Rife-users mailing list > > [email protected] > > http://www.uwyn.com/mailman/listinfo/rife-users > > -- > Geert Bevin Uwyn bvba > "Use what you need" Avenue de Scailmont 34 > http://www.uwyn.com 7170 Manage, Belgium > gbevin[remove] at uwyn dot com Tel +32 64 84 80 03 > > PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9 > Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net > > > _______________________________________________ > Rife-users mailing list > [email protected] > http://www.uwyn.com/mailman/listinfo/rife-users > -- JR Boyens [EMAIL PROTECTED] _______________________________________________ Rife-users mailing list [email protected] http://www.uwyn.com/mailman/listinfo/rife-users
