Search
Other Advanced Module Manager questions
Forum

Problem with params.xml

Rick Spaan's Avatar Rick Spaan
Hi Peter,

In this PR github.com/joomla/joomla-cms/pull/23577 there is a functionalist added in which parameters can be added to the modules by adding a params.xml file in de html/layout/chromes folder. I've added this file to the template add a new tab to the module settings is added. When Advanced Module Manager is installed this extra tab gets removed by removing AMM the tab is back again. All settings are then lost that where set in the fields. hope you can take a look.

Example params.xml file:
<?xml version="1.0" encoding="utf-8"?>
<form>
	<fields name="params">
		<fieldset
			name="extrasettings"
			label="Extra Settings">
            <field
                name="myparameter"
                type="textarea"
                default=""
                label="Extra text"
                filter="raw" />
		</fieldset>
	</fields>
</form>
Peter van Westen's Avatar Peter van Westen ADMIN
This will be added in the next release. Probably released within a few days...
Please post a rating at the Joomla! Extensions Directory
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription