Search results

  1. cyberholic

    Google map visualization - add click event

    I know, but i am searching for something like cheesegrits mentions as i do not like the standard bubble design and content possibilities. I tried to use the overlay function but for some odd reason it did not work and the console popped up with several errors. I think that this was template...
  2. cyberholic

    Google map visualization - add click event

    Good evening everyone. I am using the google maps visualization and it shows my markers without a problem. Now i would like to create a function that will be called whenever a marker is clicked. I know that this can be done via the Google maps API, but i am totally unsure about what ID Fabrik...
  3. cyberholic

    Url filtering a birthdate or userphoto

    I made a manual form so that i can create my own "search module" for a user table. Everything works fine, i can filter by name, id, country via a URL that looks a bit like this http://www.xxx.com/index.php/es/usuarios?user_registrations___name=john&country=england But there are two fields that...
  4. cyberholic

    Second label of an input element comes with white-space and double quotes

    I restarted the whole design process again and it works. But if you find the time, could you please test this out: 1. Create an input field for a form 2. In the options tab set it to hidden 3. Save it 4. Open that just created input field and switch its type to dropdown 5. Add two options and...
  5. cyberholic

    Second label of an input element comes with white-space and double quotes

    At the moment i am working on my own cusstom form. For this i followed the tutorial in here on how to add individual elements within said form. My code looks like this: $this->element =& $this->groups['User Settings']->elements['activationtime']; //echo $this->loadTemplate('element'); echo...
  6. cyberholic

    Connecting the Semantic UI

    Hi Hugh, thanks a lot for your response. You are right that in most html-form cases i could "erase" the classes and add the semantic-ui ones into it via addClass or similiar. But for example with a form-dropdown this is way more complicated because the structure is totally different then an...
  7. cyberholic

    Connecting the Semantic UI

    Thanks a lot. i had totally forgotten that all those fabrik elements are plugins ! Sometimes things are in front of you and you don't see it. But now, hugh, i have questions that might be some work for me but a great contribution to the Fabrik project. 1. Can i convert all the elements that...
  8. cyberholic

    Connecting the Semantic UI

    I am developing a whole Joomla / Fabrik website with the Semantic-UI Framework. At this point i am trying to change the Fabrik dropdown elements to work with the ones from Semantic. So my question is: How can i create a form hat is totally independet from the Fabrik Elements layout? What i have...
  9. cyberholic

    Creating a survey with Fabrik

    Can anyone tell me if a "Group" of the Questions List would help out to save the data in the Answers Lists? I am absolutely unsure how to create a survey via Fabrik :(
  10. cyberholic

    Creating a survey with Fabrik

    Good morning everyone. Though i have been using Fabrik for some time, i have to realize that i am stuck because there is something i have never done with Fabrik: a survey. My solution at this moment is: 1 list with the user data (using the jUser plugin) 1 list with the survey questions 1 list...
  11. cyberholic

    canSaveForm bug

    Yep, and it still does not work :( I remember that i had this problem once but i can not remember how i solved it. I checked my plugins and strangely the "Fabrik package" plugin is at version 3.3.2 whilst all the others were updated to 3.5
  12. cyberholic

    canSaveForm bug

    Good evening! I updated to the latest Joomla AND Fabrik version via the GitHub branch. Now my SAVE and SAVE AND CLOSE buttons in the backend do not work anymore, but the CLOSE button works. The console pops up this error: Uncaught TypeError: Cannot read property 'canSaveForm' of undefined...
  13. cyberholic

    List drag and drop order plugin with my own template

    So my console throws these bugs. Can anyone tell me if i realy need those files ? I am neither ordering or filtering my list (both are deactivated)
  14. cyberholic

    List drag and drop order plugin with my own template

    My webkit console throws these errors at the moment: Uncaught ReferenceError: Joomla is not defined(anonymous function) @ edit-my-playlist:31(anonymous function) @ edit-my-playlist:32 tipsBootStrapMock-min.js:2 Uncaught ReferenceError: Class is not defined(anonymous function) @...
  15. cyberholic

    List drag and drop order plugin with my own template

    Thanks to the vimeo tutorial on how to design my own form, detail or list template i solved many problems in adapting the layout to my needs. What i never used before: the order per drag and drop in a list with a custom template. I tried it now but it does not work and results in many jQuery...
  16. cyberholic

    Pre-Bug warning with Bootstrap 4

    I hope you guys are not going to hate me that much, but i am playing around with the upcoming Bootstrap 4 version. At this very moment a lot of stuff does not to work out that well. My biggest concern: drag and drop will not work anymore. Just to keep you informed that the bootstrap templates...
  17. cyberholic

    Overrides in module not working?

    I followed this tutorial to override a template and it works great http://fabrikar.com/forums/index.php?wiki/creating-a-custom-list-template/ at least until i reach the point where i want to change the edit button. Whatever changes i make to the either to the inline.php or one of the edit...
  18. cyberholic

    Content plugin filtering with a stored cookie?

    After several days of finding a solution i took a different approach. I created a pre-filter where the VALUE is evaluated via PHP. Thanks for your time mates!
  19. cyberholic

    Content plugin filtering with a stored cookie?

    Good evening! I am using this code within a Custom HTML module: {fabrik view=details id=5 usekey=playlist_id rowid=234} and everything works fine. I know about the [ ] brackets to load a variable from within aURL in the address bar. BUT: what i need would be something like this: {fabrik...
  20. cyberholic

    date element with table layout bug

    Good morning everyone, i just downloaded the latest GIT zip and uploaded the date element as i was having a layout error with the pop up calendar. As you can see on the image below, i can click on the calendar icon, but the headers / td elements of the table are broken. I inpsected the HTML...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top