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


Recent Events
  • 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.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


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?

default settings
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: default settings
#7323
default settings 13 Years, 7 Months ago Karma: 0
Hi,

Is there any way we can setup a default setting format for the delimiter?

As you know we're using Front-end-user-access, and even if i just go to their plugin and click the save button, it removes all the delimiter data from all the modules we've built with data tables...

Having 15 modules per client, this is going to be insane to go into every module after a single access rule has been changed and rectify every module's setting; especially after all being done we're looking at a total of 90modules...

Downtime is not an option as clients can log in at any time 24/7 and we need to have their data displayed properly...
The administrator has disabled public write access.
 
#7324
Re:default settings 13 Years, 7 Months ago Karma: 748
Hello,

Default module parameters is defined in module manifest file. It's located by the following path:

<joomla_dir>/modules/mod_aridatatables/mod_aridatatables.xml

See the following code in this file:

Code:


<param name="source_csv_delimiter" type="text" size="5" default="," label="ADT_PARAM_LABEL_CSVDELIM" description="ADT_PARAM_DESCR_CSVDELIM" />



PS: You can contact Frontend-User-Access developers because this behavior looks like a bug in Frontend-User-Access.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1