<#assign id_state_after_edition = -1> <#if config?exists> <#assign id_state_after_edition = config.idStateAfterEdition>

#i18n{module.workflow.editrecord.task_edit_record_config.title}


<@combo name="id_state" items=list_states default_value=id_state_after_edition />
#i18n{module.workflow.editrecord.task_edit_record_config.label_state_after_edition_comment}