fabrik content plugin not rendering +add button correctly.

skyrun

Active Member
would really like to have this fixed if at all possible. if it's working as designed, would be happy to pay for the change, it's that important to my app. here's the issue:

when i display my activity list from a menu or a related tables link on a list (like in: http://www.skyrun.com/skyforce/lead...4=0&resetfilters=1&fabrik_incsessionfilters=0)
the add button works correctly.

however when i display it using the content plugin in the outtro of the lead form using:
{fabrik view=list id=4 sf_activity_score___lead_id={rowid} resetfilters=1}

the add button doesn't work with this link generated:
http://www.skyrun.com/skyforce/leads/form/4/81
as a workaround, i can change the link to a custom link:
http://www.skyrun.com/skyforce/leads/form/4/81?sf_activity___lead_id_raw=81
and that works to correctly add the activity to the correct lead (otherwise, adds to null lead so it doesn't get linked).

so i have a workaround for that way to display a lead form and works with the fabrik content plugin... however... when the same lead form is displayed as:
  1. a result of a search, it doesn't pass the activity lead id in to the add button on the outtro (ie i can't put the workaround ?sf_activity___lead_id_raw=xxx on the search), so the add button fails (link for add button comes out as http://www.skyrun.com/skyforce/component/fabrik/form/4/?Itemid=)
  2. or in an article, using the same plugin code the add button also fails using this plugin code:{fabrik view=list id=4 sf_activity___lead_id=319 resetfilters=1}
so i think the content plugin needs some work. i looked at it but WOW.. was greek to me...
 
In the latest commit to github the content plugin filter will now be applied to the add button url.

Which search - is that a main Joomla search or something else?
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top