extensions

dream

Member
after updating, everything is 3.0.8 except "Package" which is 3.0.6.3 from Sep 2012.
is this normal?

also, Content - Fabrik is disabled. is this required for anything? crucial? needed?
sry, really tired of looking stuff up.......
 
Yes, It is required, if you want to insert /incorporate your forms, lists in articles, modules.
 
if you go to extensions->plugins->content-fabrik and click and open the plugin content-fabrik. There is enough instructions how to use it.
Code:
Description
 
Insert Fabrik views (list/form/details/visualizations) into your content.
Forms
 
{fabrik view=form id=1} Will allow you to add a new record to a form whose id is 1
 
{fabrik view=form id=1 row=1} will let the user edit that form's row 1.
 
{fabrik view=details id=1 row=1} will show a read only view of that form's row 1.
Lists
 
{fabrik view=list id=1} to insert a list whose id is 1.
 
{fabrik view=list id=1 listname___elementname=foobar} will filter the list to show only records where 'elementname' has a value of 'foobar'
 
{fabrik view=list id=1 listname___elementname=1 showfilters=0} will show the list's filtered results without any search filters showing
 
{fabrik view=list id=1 resetfilters=1} will reset any filters that were previously applied to the list
Visualisations
 
{fabrik view=visualization id=1} will show visualization id 1
Element data
 
{fabrik view=element list=11 rowid=239 element=element_test___checkbox} to insert list 11 row 239's checkbox element's data
Common modifiers
 
For which ever view you choose you can change its template by adding 'layout=templatename'
 
Specifiy if a filter is an exact match with listname___elementname[match]=1
 
  • Like
Reactions: rob
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top