{trans key="custom_form.custom_form_list_table.title"} | {trans key="custom_form.custom_form_list_table.id"} | {trans key="custom_form.custom_form_list_table.is_active"} | |
---|---|---|---|
{$customForm.title|htmlspecialchars} | {$customForm.form_id|htmlspecialchars} | {if $customForm.is_active}Yes{else}No{/if} | {trans key="common.edit"} {trans key="custom_form.form_data"} {trans key="common.delete"} |