• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

List Php Plugin Not Working

teoyh

Member
Summary_list.jpg
I have a summary list like above, when user click on the refno link a popup will open like below

Summary_list_popup.jpg
When user click on the where i am pointing the arrow, the list php plugin cannot run

But if it is open without pop up it work , can someone help me with this

Thank you in advnace
 
Following your other thread this is done with a cusomized edit link? (which usually would open a form, not a list)
Check for JS errors.
 
Following your other thread this is done with a cusomized edit link? (which usually would open a form, not a list)
Check for JS errors.

That is a customised link , which will open up a list instead of a form , also i did not run any JS only php script when i click on the php plugin.

The only error i see from the developers tool console is the following statement '
"
jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
ajax @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
d._evalUrl @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
He @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
append @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
(anonymous) @ window.js?bust=1631872556:3
u @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
fireWith @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
C @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
n @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
XMLHttpRequest.send (async)
send @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
ajax @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
loadContent @ window.js?bust=1631872556:3
e.extend.$owner @ mootools-core.js?c9b431a382e8207ef83ce719ed6fe3b1:38
makeWindow @ window.js?bust=1631872556:3
e.extend.$owner @ mootools-core.js?c9b431a382e8207ef83ce719ed6fe3b1:38
initialize @ window.js?bust=1631872556:3
(anonymous) @ mootools-more.js?c9b431a382e8207ef83ce719ed6fe3b1:27
e.extend.$owner @ mootools-core.js?c9b431a382e8207ef83ce719ed6fe3b1:38
(anonymous) @ mootools-core.js?c9b431a382e8207ef83ce719ed6fe3b1:37
f.getWindow @ window.js?bust=1631872556:3
u.openSingleView @ fabrik.js?bust=1631872556:3
u.watchEdit @ fabrik.js?bust=1631872556:3
(anonymous) @ fabrik.js?bust=1631872556:3
dispatch @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2
v.handle @ jquery.min.js?c9b431a382e8207ef83ce719ed6fe3b1:2"
 
Really hard to tell. As lists are not natively meant to open in modal, there might be serious issues which prevent the list plugins from working normally in modals.
 
"Hope is the last things that dies" as it's said :)

In some projects I have used Jack Moore's jQuery Colorbox for modals which is very powerful, but quite easy to use. With that you can have iframe modal windows which are basically the same as "normal" browser windows, so they shouldn't "interfere" with the "main" window. So in your case the php list plugin should work normally.

Of course it has as a small learning curve, but they have a good documentation.

If you need, you could also have list edit and details button opening forms/details in Colorbox modal with Fabrik layout overrides (see wiki).
 
"Hope is the last things that dies" as it's said :)

In some projects I have used Jack Moore's jQuery Colorbox for modals which is very powerful, but quite easy to use. With that you can have iframe modal windows which are basically the same as "normal" browser windows, so they shouldn't "interfere" with the "main" window. So in your case the php list plugin should work normally.

Of course it has as a small learning curve, but they have a good documentation.

If you need, you could also have list edit and details button opening forms/details in Colorbox modal with Fabrik layout overrides (see wiki).
Thank you for your reply , i eventually use a calc field to calculate the url and add the place holder to the custom link with this in place i will display a separate url clickable link for the user to respond to the list with the php plugin in a non popup manner
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top