Search results

  1. G

    Email plugin, error on receiving

    Hello, I created a form with email plugin, I've updated to last github. I noticed that when I insert validations (not empty) on every fields, when I send a mail,on the receiving side the subject disappear (no-subject) and the sender (Both name of sender and reply-to) change with the mail of...
  2. G

    Javascript doesn't work properly

    I have a JS on an element, when from fronted I try to create a new form from the page: http://localhost:8080/site/index.php/mazzi/form/8 it works but when I try to editing from: http://localhost:8080/site/index.php/mazzi/form/8/10 It does not. var elementid = this.getValue(); var url =...
  3. G

    Javascript getValue from repeteable

    I had a js working on a form I used to getvalue of the element this code Fabrik.blocks.form_8.formElements.orders___product.getValue(); It was form n?8 and the element "orders___product" Now i made a repetable group of that form called "scheda" but the getvalue is not working, cause i moved...
  4. G

    SQL Error

    I've a form with only 2 elements (filed and image upload) In the form view i got this error: Unknown column 'products.userid' in 'where clause' SQL=SELECT SQL_CALC_FOUND_ROWS DISTINCT `products`.`id` AS `products___id`, `products`.`id` AS `products___id_raw`, `products`.`date_time` AS...
  5. G

    Database Join with image

    Hello I saw this thread http://fabrikar.com/forums/showpost.php?p=126135&postcount=38And I was trying to copy that. I made the same things, but the image display withtour url (src) I made tables Orders and Products with same elements of that thread. I Only changes some in the code.. here's my JS...
  6. G

    Image with sequence number from dropdown

    HI there, I saw this post by felixkat http://fabrikar.com/forums/showpost.php?p=126135&postcount=38 I'm trying to implement this and I'd like to display an image with the same name of the item of the dropdown menu. Something like: Item in dropdown = 01 image=01.jpg Item in dropdown = text123...
  7. G

    How to - row numbering in a table

    Hi there, i followed instructions made from this guy for fabrik2 now who can help me to add a column with number with fabrik3? Here the post: http://fabrikar.com/forums/showthread.php?t=10513 I was able to add the new column adding in the heading <th>My text<th> Now I tried editing the...
  8. G

    Image from folder after select item in cascading dropdown

    Hello, I'd like to have an image for every options in a dropdown menu. I found a similar thread in this forum http://fabrikar.com/forums/showthread.php?t=16449 (for fabrik 2) but I was not able to implement it. Someone could explain me how to implement this thing? I Understand that i need to...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top