{include file="file:$templatedir/header.html" _viewmenu='home'}
{include file="file:$templatedir/left_glmenu.html"}
{l}回答をする{/l}

STEP 1

{l}回答内容入力{/l}

STEP 2

{l}確認{/l}

STEP 3

{l}完了{/l}

{include file="file:$templatedir/notice.html"}
{if $arQdata.name_view_flg == $smarty.const.VAL_COMMON_FLAG_OFF} {/if} {if count($attachIDs) > 0} {/if}

{l}質問{/l}  No.{$arQdata.faq_no_f}{$arQdata.faq_no_b}

{l}質問者{/l} {if $arQdata.guest_name != ""}{$arQdata.guest_name|word_breaker|neo_emoji} {elseif $arQdata.delete_flg == $smarty.const.VAL_COMMON_FLAG_ON}{$smarty.const.STR_NICKNAME_DEL} {else}{$arQdata.user_name|usename_switch:$arQdata.full_name|word_breaker|neo_emoji} {/if}
{$titleval.urgent_kbn}{l}:{/l} {$arQdata.urgent_kbn|local_word:$dbValue.urgent_kbn_word}
{$arQdata.title|word_breaker|neo_emoji}

{l}質問日時:{/l}
{$arQdata.question_date|date_format:'%Y/%m/%d %H:%M'}

{if $arQdata.edit_mode_flg == $smarty.const.VAL_COMMON_FLAG_ON} {$arQdata.detail_rtf|smarty:nodefaults|neo_emoji} {else} {$arQdata.detail_rtf|nl2br|word_breaker|neo_emoji} {/if}
{l}添付ファイル{/l} {foreach from=$attachIDs item='_a_attach'} {/foreach}
{$_a_attach.attach_file_name|word_breaker}

{l}※(※)は必須項目です。{/l}
{include file="file:$templatedir/closemenu.html"}
{csrf} {if count($arTemplate) > 0} {else} {/if} {if $smarty.const.FAQ_USE_SEND_MAIL == $smarty.const.VAL_COMMON_FLAG_ON} {/if}
{l}回答内容{/l}{l}(※){/l} {l}回答テンプレート:{/l}
{l}※ 回答テンプレートを選択しますと現在の入力内容はクリアされます。ご注意ください。{/l}
{l}回答内容{/l}{l}(※){/l} {if $form.rte == $smarty.const.VAL_COMMON_FLAG_ON} {include file="file:$templatedir/tiny_mce.html"} {else} {if $smarty.const.FAQ_USE_RTE_ANSWER == $smarty.const.VAL_COMMON_FLAG_ON}
{/if} {/if}
{$titleval.answer_kbn}{l}(※){/l} {if $user_data.official_permit_flg == $smarty.const.VAL_COMMON_FLAG_ON} {if $canReqAprv} {/if} {/if}
{$smarty.const.VAL_ANSWER_KBN_ADVICE|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}自分の経験・体験から助言する{/l}
{$smarty.const.VAL_ANSWER_KBN_SUPPLE|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}的確な回答するために不足している情報を質問者に質問する{/l}
{$smarty.const.VAL_ANSWER_KBN_ANSWER|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}質問の解決につながると思われる投稿{/l}
{$smarty.const.VAL_ANSWER_KBN_OFFICIAL|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}質問の解決につながると思われるオフィシャルな投稿{/l}
       {l}承認依頼を行う{/l}
{$titleval.advice_kbn}{l}(※){/l}
{$smarty.const.VAL_ADVICE_KBN_SPECIALIST|local_word:$dbValue.advice_kbn_word} {l}…{/l} {l}質問に関連した職業に精通している、または専門的な知識を有している方{/l}
{$smarty.const.VAL_ADVICE_KBN_EXPERIENCE|local_word:$dbValue.advice_kbn_word} {l}…{/l} {l}実際に経験・体験している方{/l}
{$smarty.const.VAL_ADVICE_KBN_GENERAL|local_word:$dbValue.advice_kbn_word} {l}…{/l} {l}参考になると思われる情報を有している方{/l}
{l}参考URL{/l} {foreach from=$form.refurl item="_url"}
{foreachelse}
{/foreach}
{l}通知メール{/l}{l}(※){/l} {l}通知メールを{/l}
{l}※ 「受信する」を選択しますと、この質問に対して他の回答が投稿された際、また質問者による補足が投稿された際に通知メールが送信されます。{/l}
    
{foreach from=$form.filelistname|smarty:nodefaults key='_id' item='_name'} {/foreach} {foreach from=$form.filelisttype|smarty:nodefaults key='_id' item='_name'} {/foreach}
{if count($arAdata) > 0}
{foreach from=$arAdata item='_rec'} {if $arQdata.name_view_flg == $smarty.const.VAL_COMMON_FLAG_OFF} {/if} {if count($_rec.arRefURL) > 0} {/if} {if count($_rec.attachIDs) > 0} {/if} {if $_rec.supplement_detail_rtf != ""} {/if} {if $_rec.thank_detail_rtf != ""} {/if}

{l}回答{/l}  No.{$_rec.a_id} {if $_rec.answer_kbn == $smarty.const.VAL_ANSWER_KBN_OFFICIAL || $_rec.answer_kbn == $smarty.const.VAL_ANSWER_KBN_OFFICIAL_OKD}   {$_rec.answer_kbn|local_word:$dbValue.answer_kbn_word} {$_rec.answer_kbn|local_word:$dbValue.answer_kbn_suffix_word} {/if}

{l}回答者{/l} {if $_rec.delete_flg == $smarty.const.VAL_COMMON_FLAG_ON}{$smarty.const.STR_NICKNAME_DEL}{else}{$_rec.user_name|usename_switch:$_rec.full_name|word_breaker|neo_emoji}{/if}

{$titleval.answer_kbn}{l}:{/l}{$_rec.answer_kbn|local_word:$dbValue.answer_kbn_word}
{$titleval.advice_kbn}{l}:{/l}{$_rec.advice_kbn|local_word:$dbValue.advice_kbn_word}

{if $_rec.edit_mode_flg == $smarty.const.VAL_COMMON_FLAG_ON} {$_rec.detail_rtf|smarty:nodefaults|neo_emoji} {else} {$_rec.detail_rtf|nl2br|word_breaker|neo_emoji} {/if}

{l}回答日時:{/l}
{$_rec.answer_date|date_format:'%Y/%m/%d %H:%M'}


{l}参考になった:{/l}{$_rec.a_rating_cnt}{l}件{/l}

{l}参考URL{/l} {foreach from=$_rec.arRefURL item='_refurl'} {/foreach}
{$_refurl|smarty:nodefaults|word_breaker}
{l}添付ファイル{/l} {foreach from=$_rec.attachIDs item='_a_attach'} {/foreach}
{$_a_attach.attach_file_name|word_breaker}
{l}この回答への補足{/l} {if $_rec.supplement_edit_mode_flg == $smarty.const.VAL_COMMON_FLAG_ON} {$_rec.supplement_detail_rtf|smarty:nodefaults|neo_emoji} {else} {$_rec.supplement_detail_rtf|nl2br|word_breaker|neo_emoji} {/if}
{l}この回答へのお礼{/l} {if $_rec.thank_edit_mode_flg == $smarty.const.VAL_COMMON_FLAG_ON} {$_rec.thank_detail_rtf|smarty:nodefaults|neo_emoji} {else} {$_rec.thank_detail_rtf|nl2br|word_breaker|neo_emoji} {/if}

{/foreach} {/if}

{include file="file:$templatedir/footer.html"}