| Current Path : /var/www/components/com_formmaker/views/submissions/tmpl/ |
| Current File : /var/www/components/com_formmaker/views/submissions/tmpl/default.xml |
<?xml version="1.0" encoding="utf-8"?> <metadata> <layout title="Submissions"> <message></message> </layout> <fields name="request"> <fieldset name="request" addfieldpath="/administrator/components/com_formmaker/models/submissions" > <field name="note" type="note" label="<div style="width:500px;"><span style="font-weight:bold;font-size:14px;color:red;padding-right:4px;margin:0;">Note: </span><span style="font-weight:normal;font-size:13px;color:#000;">Please indicate the user levels that can have access to the Submissions page in Form Options, otherwise the created menu item will not be accessible for any user.</span></div>"/> <field name="id" type="modal_contacts" label="Select a Form" required="true"/> <field name="checked_ids" type="hidden" label="" /> <field name="dates_range" type="hidden" label="" /> <field name="stats_fields" type="hidden" label="" /> <field name="params" type="hidden" label="" /> </fieldset> </fields> </metadata>