Search results

  1. S

    Joomla version 5 and Fabrikar compatibility

    Hello, I love Fabrikar and use it on our site. My site is till Joomla 3. I am thinking to upgrade to Joomla 4 and testing the Fabrik v4 as well. Also I find out that Joomla v5 is around the corner. I am also thinking to create a test environment. I want to know if Fabrik v4 will be going to...
  2. S

    Cannot get a fileupload element value

    Hello, I have fileupload element on a form and want to get this file name and import its data to mysql table. Element name is kcsvupload . Code is added in Start of Form Submission event (onBeforeProcess). $fileName = $formModel->formData['kcsvupload']; var_dump($fileName); CSV file has...
  3. S

    Pre-filter on the menu item

    Hello Sir, I am trying to pre-filter from the list using Menu Fabrik option. But it is not working. Please see the photo attached here. The values in the LangEngCount are 0 if empty. Please let me know how to fix it. Thank you.
  4. S

    Unicode character in the Link value

    Hello Fabrik, You all are very helpful giving us time to troubleshoot and solve the problems / issues we are having on our forms. Thank you for that. I appreciate it deeply too. Here is a little hiccup I am trying to fix it. There is a link element and contains unicode characters. It shows...
  5. S

    Clicking on Group tabs not working except the first

    Hello Sir, I got a strange issue now. Only the first tab is shown. Clicking on other tabs is not working at all. I have installed a few templates prior to that. but not changing to any template. It happened on all the tabs of other forms too. Any idea how to troubleshoot. Thanks
  6. S

    Getting Unicode strings from element in List view

    Hello, I hit a road block here. lol. Element has a unicode value and it needs to be processed in the calc element for the result to be shown in the list. Element value comes like this below when "{table___element}" is used in calc php code. I tried to convert several ways but nothing works...
  7. S

    How to get a file path value from file upload element

    Hello, console.log(this.form.formElements.get('tkbheader___kcsvfile').getValue()); tkbheader___kcsvfile is the file upload button element. I am not getting the file path. How could I get a path stored there?
  8. S

    Navigations on URL Filtering works on Firefox, Safari but not on Chrome and Edge its variants

    Hi there, I have this link here. https://www.alintann.org/about/settings/test?tk___ktid_raw[value][]=22&tk___kaid_raw[value][]=11 It works on FF and Safaris including iOS but not on Chrome, Edge and variants. When click on Page tab navigation 2,3 etc, on Chrome it returns back the whole table...
  9. S

    caneditrow public access also blocking reg users

    I don't know what I made wrong here. "Caneditrow" is setup as the diagram. Access list is shown here. But when users (registered or super user) log in, it shows the same as public; ie not allow editing. Here is php code in "Advanced tab". Without php and choosing "Name" Element also the same...
  10. S

    Cannot edit data

    Hello, Data can be edited in the edit view when log in as a registered user or super user. But Public cannot edit data. Access right in Menu, List, Elements all have Public. What am I missing here? Thanks
  11. S

    responsive list for mobile

    Hello, I am using fabrik list and protostar template for both Desktop and mobile. On mobile, some elements could be discarded from the responsive CSS. What I want to accomplish on mobile is instead of elements in the same row, I want those elements to be stack or push down to next line for each...
  12. S

    disabling element data in the introduction of the list

    Hello, I have a title using element data in the introduction of the list. {fabrik view=element table=23 rowid={tk___ktid_raw} element=teacher___tnickn} If the page is opened with the parameter like this, it is fine. .org/component/fabrik/list/57/?resetfilters=1&tk___ktid_raw=13 But without...
  13. S

    url list filter issue

    index.php?option=com_fabrik&view=list&listid=57&&resetfilters=1&&tk___ktid={teacher___tid} when click on that element, the below url appear. .org/talksm/talk-working/list/57?resetfilters=1&tk___ktid=16 then "Filter" box briefly appear and no record showed up. When the "filter" box is expended...
  14. S

    ordering ascending/descending sometime freeze the list when the filter is on

    I have a list with 1500 records. 3 or 4 columns are allowed for ordering. and advanced filtering is on. When filter is clear, ordering is ok without a glitch. When a column is filtered for a certain value, initial result of the list showed. But if click on orderings on any column, the list...
  15. S

    The same JQuery doesn't work with the Button element

    Hello, I have this following code placed in the text field element and it works flawlessly. But when I copy the same code to the button element, it showed error in the console. I suspect that it might have some requirement related to the button element. I couldn't figure it out yet...
  16. S

    mediabox on link element

    Hello, I have a link element and smart link is on, so for mp3 audio file, mediabox will open and play this mp3. But the big mediabox is a big black box. Is there any way image could be shown related to the mp3 data or the artist? Thank you
  17. S

    inconsistant return value from JScript

    Hello, When this JS run on the dropdown element and called the php ajax, the value return is coming for some data and not for other data. Why is that? I copied those code from one QnA and edited. jQuery.ajax({ url...
  18. S

    how to set a value for the link element from php and js

    I tried to find how to set a link value for a link element but couldn't find it yet. For an element I know how to do those. {table___element} or _raw would get /set data in php. this.form.formElements.get('table___element').update or getvalue would do in js. But I don't know the syntax to...
  19. S

    Youtube element plug-in and custom icon

    Hi there, I have tested for Youtube plug-in video already. It works perfect. But I want to replace "Watch video" with the custcom icon and the system doesn't allow that. Is there any option? Thank you much :-)
  20. S

    looking to open the Audio player from the list

    Hello, I am looking for the best way to open up the model window and play a video or audio from Fabrik List. Is there any direct method or has to use other plugins? Thank you much :) Edit: Now I found link plugin can store links and by using smart link option, mediabox could be opened. I am...
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top