Search found 7 matches
- Sun Mar 03, 2013 5:47 pm
- Forum: Modules/Add-Ons
- Topic: ListIt Extended & FrontEndUsers integration [solved]
- Replies: 2
- Views: 1477
Re: ListIt Extended & FrontEndUsers integration
Thx a lot Stikki!
- Wed Feb 27, 2013 9:37 pm
- Forum: Modules/Add-Ons
- Topic: ListIt Extended & FrontEndUsers integration [solved]
- Replies: 2
- Views: 1477
ListIt Extended & FrontEndUsers integration [solved]
ListIt2XDefs offers custom FEUDropdown field with possibility of assigning certain item to FEU user.
Does this mean that ListIt2 can be adjusted in way that that Frontend Users can modify items assigned to them?
BTW this kind of row level permission is really brilliant.
Many thanks in advance
Does this mean that ListIt2 can be adjusted in way that that Frontend Users can modify items assigned to them?
BTW this kind of row level permission is really brilliant.
Many thanks in advance
- Mon Feb 04, 2013 10:28 pm
- Forum: Modules/Add-Ons
- Topic: ListIt Extended search template[solved]
- Replies: 2
- Views: 1112
Re: ListIt Extended search templates
Looks like you set them all as private so not viewable by public... Thanks Dr.CSS. I taught the same after inspecting Debug output but haven't seen any option for setting Custom fields to private nor public. On the other hand, in Summary view they are all listed as expected which makes me think tha...
- Mon Feb 04, 2013 10:13 pm
- Forum: Modules/Add-Ons
- Topic: ListIt Extended search template[solved]
- Replies: 2
- Views: 1112
ListIt Extended search template[solved]
I was wondering if anybody has experience in dealing with Search templates of ListIt Extended module. When I set action parameter of ListIt to " search " and template to " filter ", system outputs select drop down field for each of my custom fields. Nevertheless none of them has ...
- Tue Aug 21, 2012 10:47 pm
- Forum: Modules/Add-Ons
- Topic: CGGoogleMaps lat long for directions
- Replies: 1
- Views: 1251
Re: CGGoogleMaps lat long for directions
It's a bit outadated...but somebody can find it useful. In order to get latitude and logitude of current marker inside CGGoogleMaps, you should use following methods: $marker->get_latitude() and $marker->get_longitude() Keep in mind that these method will return data with incorrect number format whe...
- Wed Apr 08, 2009 11:11 am
- Forum: CMSMS Core
- Topic: cms_htmlblobs table - clear cache issues
- Replies: 2
- Views: 1129
Re: cms_htmlblobs table - clear cache issues
thx a lot Alby !!!
- Wed Apr 08, 2009 7:38 am
- Forum: CMSMS Core
- Topic: cms_htmlblobs table - clear cache issues
- Replies: 2
- Views: 1129
cms_htmlblobs table - clear cache issues
Hi everyobody, I have external application which regularly updates one of my global content block with stock exchange statistics. Data inside cms_htmlbobs table is correct and up to date but not displayed on frontend until I got to admin area and hit "Clear cache" buttton. Any idea on how ...