Search results

  1. S

    Accessing Groups in list view

    I have a fileupload field named "bild" where i upload pictures. I made my own detail template. To access the pictures i use this foreach which works great. <ul id="lightSlider"> <?php foreach ($this->groups[Maschinen]->elements[bild]->value as $bild) { ?> <li data-thumb="<?php...
  2. S

    Simply filter form

    Hello I try to do a simply filter form, so the user can filter the list by some criteria. But i can't find any function in fabrik and its documentation. Here i found a fabrik site with a filter like i wish...
  3. S

    SEF doesn't work

    I simply try to use SEF on two different servers. It doesn't work on both servers :( The Joomla SEF is enabled, htaccess.txt renamed to .htaccess. The url of all pages are SEO-Friendly now. But when i choose a SEF slug of a fabrik list, there is no change of the detail or form url's. And when...
  4. S

    sef won't work on new server

    I copied 2 joomla projects with fabrik from a webhosting to a vserver. All is working fine, but sef slug in fabrik. On all lists it is linking to details without slug: .../details/10/1 insted of .../details/10/1-slug In Joomla i have this SEO settings: sef: on use mod_rewrite: yes add suffix to...
  5. S

    [Bug?] repeat on Join

    I do a simple join on two tables. I don't want to repeat similar entries, so i choose "No" on the repeat option. But there is no effect to this option. I tried with different tables and all join-types. Maybe it is a bug?
  6. S

    Missing "Reset Filter" option on Module

    There is no "Reset Filter" option on a Module. This is necessary if i will do a List on a Module, and at the same time i will have a filtered List in the content.
  7. S

    Bug in Prefilter on databasejoin

    I have a simple list with a repeated databasejoin. If i create a menu with a prefilter on the databasejoin, i get a error. getData:Unknown column 'firma_repeat_kategorie_id.kategorie_id' in 'where clause' SQL=SELECT SQL_CALC_FOUND_ROWS DISTINCT `firma`.`id` AS `firma___id`, `firma`.`id` AS...
  8. S

    Filter on Repeated Join Table

    I have copany list, where i have two databasejoin fields. One databasejoin to a country-list is not repeated. The other databasejoin to a category-list is repeated. (I have companies with multiple categories) With this url i can filter out the companies in a country...
  9. S

    Menu and List

    Hello On my site i have a menu, where i list the countries in a list. countries___nameThis menu should always show me all countries. Now i have a list with companies, joined to the countries table. When i use the url ?countries___name[value]=switzerland&resetfilters=1 the list only shows me...
  10. S

    Strange CSV Import result on Join Tables

    Hello I have a Table "Product" where i have joins to the tables "Shop" and "Brand". Now i try to do a import with CSV. I exported the CSV from LibreOffice. After import i got only one product "Hat" with shop name "Composhop" and brand "Applosoft". This means, the import only takes the first row...
  11. S

    "unlimited" in a field

    Hello I have a field where i store the amount of something. Now i want to make it possible to store an "unlimited" value. Can this be done? I could use the value "-1" for unlimited. But how can i display the word "unlimited" instead of "-1" in the frontend? thanks for your help
  12. S

    Is this possible with Fabrik

    Hello I am new with fabrik, and try to da a "simple" product comparison list. Now i have successfully made a list with a table "companies" and a table "products". For this i added a Join on companies___id to products___companies_id. When i add/edit a "product" iten in the frontend, is it...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top