<#include "/admin/plugins/form/commons.html" /> <#include "/admin/util/editor/editor.html" />

#i18n{form.createForm.title}


#i18n{form.createForm.labelTitleComment}


#i18n{form.createForm.labelDescriptionComment}


#i18n{form.createForm.labelAdvancedSettings}

<@combo name="workgroup" items=user_workgroup_list default_value="" />
#i18n{form.createForm.labelWorkgroupComment}

<@combo name="id_mailing_list" items=mailing_list default_value=-1 />
#i18n{form.createForm.labelNotifyComment}

<#if is_active_captcha>


#i18n{form.createForm.labelActiveCaptchaComment}

<@combo name="id_theme_list" items=theme_list default_value=getName('id_theme_list',list_param_default_values)!default_theme />


#i18n{form.createForm.labelLimitNumberResponseComment}


#i18n{form.createForm.labelStoreAdresseComment}

<#if is_active_mylutece_authentification>


#i18n{form.createForm.labelActiveMyLuteceAuthentificationComment}


#i18n{form.createForm.labelActiveRequirementComment}


#i18n{form.createForm.labelInformationComplementary_comment}


#i18n{form.createForm.labelSupportHTTPS_comment}

#i18n{form.message.warning.advanced_parameters_save}

#i18n{form.createForm.labelPublication}

#i18n{form.createForm.labelPublicationModeUser} #i18n{form.createForm.labelPublicationModeAuto}
#i18n{form.createForm.labelPublicationModeComment}


#i18n{form.createForm.labelDateBeginDisponibilityComment}


#i18n{form.createForm.labelDateEndDisponibilityComment}

<@initEditor /> <@getDatePickerRange idFieldFrom="date_begin_disponibility" idFieldTo="date_end_disponibility" language=locale />