Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

create dynamic search box
(1 viewing) (1) Guest
Go to bottomPage: 1234567
TOPIC: create dynamic search box
#39041
Re:create dynamic search box 11 Years, 8 Months ago Karma: 760
Load all necessary files for the plugin (javascript and CSS file) in class.DataTablesWidgetDatatableModel.php file and add W character to "ARI Data Table -> Controls layout" parameter in module settings.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39042
Re:create dynamic search box 11 Years, 8 Months ago Karma: 1
Thank you. Ill try that. This has opened more ideas of making the table more flexible, and maybe I can use the first plugin I figure out how to use the scroller. What kind of values can I put into the Scroll Width and Scroll Height fields? Maybe this can helpful . If I use the scroll function, do I have to insert a "S" in the controls layout field as well?

Thanks,
Constantine
The administrator has disabled public write access.
 
#39043
Re:create dynamic search box 11 Years, 8 Months ago Karma: 760
Specify scroll width or/and height in pixels. For example set it to 500, 730 or other value. It doesn't require to add something to "Controls layout" parameter for scrolling.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39152
Re:create dynamic search box 11 Years, 8 Months ago Karma: 1
I have made the columnfilterwidgets plugin work, however, I cant make to be displayed at a proper spot. AT this moment it is overlapping the "show entries" and the search box. I want it to be shown underneath that line. Right now I have it as "lfrWtip". How can I put a carriage return so it will go to the next line?
Shortcut for my webpage - example is :

www.wmatc.gov/index.php?option=com_content&view=article&id=140&Itemid=227


Thanks,
Constantine
The administrator has disabled public write access.
 
#39153
Re:create dynamic search box 11 Years, 8 Months ago Karma: 760
Add the following CSS rule to "CSS Styles" parameter in module settings or to a site template CSS file:

.column-filter-widgets
{
clear: both;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#39154
Re:create dynamic search box 11 Years, 8 Months ago Karma: 1
For activating the ColVis plugin, I added the C<"clear"> before the 'lfrWtip' in the controls layout but the plugin is not displayed. Should any other modification for it to be activated/displayed?

Thanks,
Constantine
The administrator has disabled public write access.
 
Go to topPage: 1234567