묻고답하기

구매 옵션쪽을 수정하고 싶은데 어디쪽을 봐야할까요 ??


3개로 늘리고싶어서 .. 


from_insert_option.html 에서 구매옵션틀이 나오는건 알겠는데 


이걸 어디서 사용하였는지 어디쪽에서 끌어오는지를 파악을 못하겠네요 .. 



 이것은 


form_insert_item_extra.html 에서 본것이고 ..


어디쪽을 건딜여야 할지 ..흠 

<div class="x_modal-header">

<h1>{$lang->title_item_extra}</h1>

</div>

<div class="x_modal-body x_form-horizontal">

<input type="hidden" name="extra_srl" value="{$formInfo->extra_srl}" />

<section class="section">

<div class="x_control-group">

<label class="x_control-label" for="column_name">{$lang->column_name}</label>

<div class="x_controls">

<input type="text" id="column_name" name="column_name" value="{$formInfo->column_name}" />

<a href="#column_name_help" class="x_icon-question-sign" data-toggle>{$lang->help}</a>

<p id="column_name_help" class="x_help-block" hidden>{$lang->about_column_name}</p>

</div>

</div>

<div class="x_control-group">

<label class="x_control-label" for="column_title">{$lang->column_title}</label>

<div class="x_controls">

<input type="text" id="column_title" name="column_title" value="{$formInfo->column_title}" />

<a href="#column_title_help" class="x_icon-question-sign" data-toggle>{$lang->help}</a>

<p id="column_title_help" class="x_help-block" hidden>{$lang->about_column_title}</p>

</div>

</div>

<div class="x_control-group">

<label class="x_control-label" for="column_type">{$lang->column_type}</label>

<div class="x_controls">

{@unset($lang->column_type_list['kr_zip'])}

<select class="typeSelect" style="width:290px" name="column_type">

<option loop="$lang->column_type_list=>$key,$type_info" value="{$key}" selected="selected"|cond="$formInfo->column_type == $key" >{$lang->column_type_list[$key]}</option>

</select>

</div>

<div class="x_controls">

<p class="q multiExample">{$lang->about_multi_type}</p>

<p class="a multiExample"><textarea rows="5" cols="42" id="multiSelect" name="default_value"><!--@if($default_value)-->{implode('<enter>', $default_value)}<!--@end--></textarea></p>

<script type="text/javascript">

var $ = jQuery;

var typeSelect = $('.typeSelect');

var multiOption = $('.typeSelect>option[value=checkbox], .typeSelect>option[value=radio], .typeSelect>option[value=selectM], .typeSelect>option[value=select]');

var multiExample = $('.multiExample');

{@$default_value_types = array('checkbox', 'radio', 'select')}

<!--@if(!in_array($formInfo->column_type, $default_value_types))-->

multiExample.hide();

<!--@end-->

typeSelect.change(function(){

if(multiOption.is(':selected')){

multiExample.slideDown(200);

} else {

multiExample.slideUp(200);

}

});

</script>

</div>

</div>

<div class="x_control-group">

<label class="x_control-label" for="desc">{$lang->description}</label>

<div class="x_controls">

<textarea rows="5" cols="42" id="desc" name="description">{$formInfo->description}</textarea>

</div>

</div>

<div class="x_control-group">

<label class="x_control-label" for="required">{$lang->mandatory}</label>

<div class="x_controls">

<label for="radio_required" class="x_inline">

<input type="radio" id="radio_required" name="required" checked="checked"|cond="$formInfo->required=='Y'" value="Y" /> 

{$lang->cmd_required}

</label>

<label for="radio_option" class="x_inline">

<input type="radio" id="radio_option" name="required" checked="checked"|cond="$formInfo->required=='N'" value="N" />

{$lang->cmd_optional}

</label>

<a href="#required_help" class="x_icon-question-sign" data-toggle>{$lang->help}</a>

<p id="required_help" class="x_help-block" hidden>{$lang->about_mandatory}</p>

</div>

</div>

</section>

</div>

<div class="x_modal-footer">

<button type="submit" class="x_btn x_btn-inverse" name="mode" <!--@if($formInfo)-->value="update"<!--@else-->value="insert"<!--@end--> >{$lang->cmd_save}</button>

</div>


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
xe마스터하는그날까지 위젯질문이요 file  
joorans 회원가입시 주소 필드(우편번호 검색)에 관한 질문 [2] file 2014.06.09 by joorans
tiram2sue php를 통해 회원정보 일부분을 수정하고 싶습니다.  
작은111 링크가 활성화가 안되네요????? [2] 2014.06.09 by Double'U'
너마늘위해 signup_form 수정하고선 사이트가 정신줄을 놓았습니다... [4] file 2014.06.09 by 혼마_메이코
에엘 포인트에 따라 글쓰기 버튼 안보이고 보이게 하기 [3] 2014.06.09 by 소시덕분에힘받아요
katekim 크롬에서 글 등록이 안되고 글쓰기화면이 새로고침돼요 ㅠㅠ [14] 2014.06.09 by katekim
PEANUTSOUL 외국 스팸....어떻게 처리하시나요? [11] file 2014.06.09 by 뀰귤
qwqwwewe 포인트 질문입니다. [2] 2014.06.09 by qwqwwewe
qwqwwewe 누리고 쇼핑몰 질문좀입니다. [2] 2014.06.09 by qwqwwewe
나의해 모바일에서 음악재생하는 방법 조언부탁드립니다 [3] 2014.06.08 by mAKEkr
키스투엑스이 바뀐 카카오톡 API 때문에 고생. [2] 2014.06.08 by mAKEkr
태림이이이이이이 일반게시판에서 닉네임 출력을 하지 않게 수정해서 사용을 어떻게 해요?  
qufekfgo10 홈페이지에 유챗위젯 까는데 이상해용 ㅠㅠ [1] file 2014.06.08 by Uchat
qwqwwewe 도메인주소를 게시판마다 다르게 할 수 있나요? [2] 2014.06.08 by qwqwwewe
서리diu 다음 사이트에 메인 슬라이더 같은 위젯 찾을 수 있을까요? [1] 2014.06.08 by Luatic™
닉네임을길게하자 xe는 php 코드를 [6] 2014.06.08 by mAKEkr
별을사랑했네 스케치북 게시판 제목 작성란 기본글자 제거 방법문의 file  
아나까떼 외부프로그램으로 세션유지하는 방법,참조하는방법을 알고싶습니다.  
에엘 포인트 부족 시 업로드 또는 글쓰기 금지 [2] 2014.06.08 by 에엘
cjw90 컨텐츠 목록에 표시할 확장변수 출력 방법 질문드립니다 file  
cjw90 'utube로 본문에 삽입한 동영상'의 첫화면을 갤러리 목록에서 보여줄수 있는 방법좀 가르쳐주세요  
나의해 게시판 날자.시간 삭제방법 질문드려요 [2] 2014.06.08 by 나의해
에엘 글 열람 금지 [3] 2014.06.08 by 에엘
dyong 로그인에 문제가 생겼어요 [2] file 2014.06.08 by teguh100
차밍 스케치북 게시판에서 비회원만 ip가 출력되도록 하고 싶습니다. [6] 2014.06.08 by 차밍
운명같은사람 호스팅 5개에 최신xe코어를 업로드했는데 file  
콩까기 게시판 상단 html입력 가능부분에서 글씨를 클릭하면 슬라이딩으로 내용이 나오게 할수있을까요...? [3] 2014.06.08 by 콩까기
키스미베이베 미치겠네요...social xe 설정... [12] 2014.06.08 by 쿠드반지루엣
phpfer centos 6.5에 설치중인데. index.php 파일이 안열립니다.(빈화면만 뜸) [1] 2014.06.08 by 쿠드반지루엣