設定 |
表示幅(文字数) :
$!textSize
最小入力文字数:$!{textMinLength}
最大入力文字数:$!{textMaxLength}
入力文字制限 :
#foreach( $seigen in ["なし","半角数字のみ","半角英数字のみ","全角カナのみ","全角のみ","郵便番号","電話番号","メールアドレス"] )
#if($!textSeigen == $velocityCount) $seigen #end
#end
#if($enquete.enqueteType == "4" && $textSeigen == "7")
メールを送信する:#if($isSendMailAddress == "1") ○ #else × #end
#end
|
#end
#if($inputQuestion.controlId == "5")