Component-Builder/admin/compiler/joomla_4/module_forms.xml
Robot f5f308dbf2
Update on v3.2.0-beta5 (changes towards the next release)
Here's an update on the current version, which includes changes towards the next release still in development.
2024-03-11 16:56:07 +02:00

12 lines
332 B
XML

<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="###NAMESPACEPREFIX###\Component\###ComponentNamespace###\Administrator\Rule"
addfieldprefix="###NAMESPACEPREFIX###\Component\###ComponentNamespace###\Administrator\Field"
>
<config>
<inlinehelp button="show"/>
</config>
###FIELDSETS###
###ACCESSCONTROL###
</form>