Recent content by maw2be

  1. M

    dropdown choices based on value other field

    Thanks, you make life really easy. thanks a lot.
  2. M

    dropdown choices based on value other field

    Hi all I would like to have two dropdown (as normal or databasejoin) in my form. On first we will chose department and second one will then show employ of this department. Now I thinking how to do this. I think second dropdown will be as databasejoin with option data-where. What do you think?
  3. M

    frontend list is different that backend

    aaaa I see frontend have to setup seperatly to display by menu :) Thanks for explaintation.
  4. M

    frontend list is different that backend

    Hi sorry for be so big pain but I learn Fabrikar I have strange problem. When login on backend I see columns in list as I chose on elements, but on front end it's much different, not showing any of this elements. I try to work out this for last couple days but no success at all.
  5. M

    Days outstanding

    I know what I have done wrong, missing quote sing when using {} bracket. and using standard field as calc give me result on top of page.
  6. M

    Days outstanding

    Sorry it's again me This calc field working on normal simple calculations but for some reason I can't get working this outstanding days. my code is $datetime1 = date("Y-m-d"); $datetime2 = date_format({enquiries___due_date}, 'Y-m-d'); if ($datetime1 > $datetime2){ return...
  7. M

    size of popup modal when press SELECT

    Hi all I try to locate option to manage size of popup modal when press SELECT button on datajoins. At moment its small, I want to make it wider. Where I can find this option?
  8. M

    Days outstanding

    I recreated again everything, I made some error on php and this was a reason of error. thanks for help.
  9. M

    Days outstanding

    OK I have problem with this element. When using it I get error 500 from server. For some reason it's not working. Now I need to find a reason for that.
  10. M

    Days outstanding

    Thanks
  11. M

    behaviour after submitting form

    Thanks
  12. M

    Days outstanding

    I have a two form on one table. One form is "short", used for first contact with customer. Second one is much bigger and used to update cases. There is one field "outstanding days" where I try to put calculation how much days past from due date. I try with validation and php ( SELECT...
  13. M

    behaviour after submitting form

    I apologise if this was in forum, but I couldn't find it. I'm looking for option to change what happens when you press SAVE on form. at moment it's moving me to last location before entry to form. I would like to stay on clear new form. Can you show me where I can setup this?
  14. M

    Fill in fields based on entered information

    Hi Yes now it's works. One more time thanks for help
  15. M

    Fill in fields based on entered information

    Thanks for help. It's looks autofill working only with dropdown not autocomplete. Maybe autofill become core element of next version fabrik?
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top