related records
4 posts by 2 authors in: Forums > CMS Builder
Last Post: June 15, 2010 (RSS)
By flamerz - June 11, 2010
Hello,
I try to use the related records field (new in 2.0.3).
My problem is in the "more search link" edit box.
When i write like in video demo:
createdByUserNum_match=<?php echo $RECORD['num'] ?>
my search not works.
I use the 2.0.4 version.
any ideas?
thanks
PD: i cant get a search url, i tryed with:
http://localhost/lcms/cmsAdmin/admin.php?menu=news&CreatedByUserNum_match='1'
http://localhost/lcms/cmsAdmin/admin.php?menu=news&CreatedByUserNum='1'
with no results
I try to use the related records field (new in 2.0.3).
My problem is in the "more search link" edit box.
When i write like in video demo:
createdByUserNum_match=<?php echo $RECORD['num'] ?>
my search not works.
I use the 2.0.4 version.
any ideas?
thanks
PD: i cant get a search url, i tryed with:
http://localhost/lcms/cmsAdmin/admin.php?menu=news&CreatedByUserNum_match='1'
http://localhost/lcms/cmsAdmin/admin.php?menu=news&CreatedByUserNum='1'
with no results
Re: [flamerz] related records
By Jason - June 11, 2010
Hi
If you could email you CMS Login details and FTP information to jason@interactivetools.com I can take a look into this for you.
Please only email, don't post this information to the forum.
Thanks.
If you could email you CMS Login details and FTP information to jason@interactivetools.com I can take a look into this for you.
Please only email, don't post this information to the forum.
Thanks.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] related records
By flamerz - June 15, 2010
sorry my delay (im studing for exams).
i get the path:
http://localhost/lcms/cmsAdmin/admin.php?menu=news&createdByUserNum_match=2
no need to add quotes in the parameter.
now it works!!
i get the path:
http://localhost/lcms/cmsAdmin/admin.php?menu=news&createdByUserNum_match=2
no need to add quotes in the parameter.
now it works!!
Re: [flamerz] related records
By Jason - June 15, 2010
Glad to hear that's working for you now.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/