Recent content by mbevc1

  1. M

    Best way to create image with link

    No there are several file uplaods... this is the page where the list view is shown in frontend: http://www.sladka-istra.si/sl/za-obiskovalce/seznam-ponudnikov-2019 Notice the floating right images for each entry. This images are supposed to link to respective homepages. The LINK URL already...
  2. M

    Best way to create image with link

    Hi, I have a fileupload element where users insert an image and field element where they put the url. Which is the bestway to create an image with the link in the list view frontend, like this ? <a href="{mytable_mylinkurl}"> <img src="{mytable_myuploadedfile}" /> </a> Is there an element...
  3. M

    On click go to url (with form) and fill the desired element

    Yes, I want to fill the fields of the form I am currently viewing. Basicaly I need to push values of some elements of the form A (on url A) to form B (on url B) with the push of a button. So I guess this can be done with your tip. Thank you. I will try to play around with your solution. Best...
  4. M

    On click go to url (with form) and fill the desired element

    Hi, I wonder if it is possible to accomplish the scenario explained below. Using the fabrik element button and javascript I would like to (on click) go to the desired form (url) and automatically pre-fill some elements. Please help. Thank you in advance.
  5. M

    It is possible to use language strings in redirect form plugin?

    Hi, I have a form in 6 languages. For elements I used language strings. Now I need to create a Thank you message (when form is submited) in each language. It is possible to get the message in each respective language like this? - I tried PHP code but isn't displayed - I also tried only a...
  6. M

    Fetch image by using {placeholders} in url

    Thank you for your help. I will go through tomorrow ... My needs are explained here: 1. In the real word we create an inventory of items in warehouses; someone also creates photos of all items. 2. We put these photos on FTP server (localhost) 3. We have all these items in fabrik in a list...
  7. M

    Fetch image by using {placeholders} in url

    Hi, It is possible to fetch image on server using {placehoders} (as Fabrik element). Example with image element, ... or I will need some custom coding here? Thank you
  8. M

    Captcha image not visible after update 3.3.2

    Hi, Yes now I see. But unforunately I don't know what to do about this ... Any ideas to point me in the right direction?!
  9. M

    Captcha image not visible after update 3.3.2

    I don't see js errors. Here is the ink to demo form with one field and capctha (which is not visible). http://escapehouse.si/obrazec
  10. M

    Captcha image not visible after update 3.3.2

    I also have problems with captcha element - it is not visible. Tried also in default joomla template and captcha is not visibile (I see only label). Tried with fabrik captcha and also reCaptcha by Google. Neither option shows captcha. This happened after update to 3.3.2 UPDATE: I already...
  11. M

    Form submission not working via CONTENT PLUGIN

    Hi, I created a FORM and inserted into custom html module with {fabrik view=form id=1}. The problem is I can't submit the form ... When I tried change to default protostar template the form submission works as it should. But with my template (GAVICK steakhouse) it doesn't :(. Link...
  12. M

    ADD/REMOVE group button breaks on mouseover

    The solutions is here: I added this to my template: a [class^="icon-"], a [class*=" icon-"] { display: inline !important; } Solution by STARTPOINT Thank you
  13. M

    ADD/REMOVE group button breaks on mouseover

    In frontend form view a button to add / remove groups breaks when mouse over. With firebug I see, that there is a display:none added to <i> element which holds the icon. For this reason the entire button breaks. Please see images for more details ... Step 1 Step 2
  14. M

    Add multiple data on same form? it is possible?

    Thank you ! :)
  15. M

    Add multiple data on same form? it is possible?

    I will try to explain what I need based on real example? We have a simple form like this: ############################ ELEMENT 1: Name _________ ELEMENT2: Surname _______ ELEMENT3: Website ________ ELEMENT4: Banners (checkbox element): - banner 1 - banner2 - banner 3...
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top