콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
3508 화면

Hello All,

I created a custom module, In that I created four fields with a search button. One of field is drop down list with values like month,year,day.If I enter the values for two fields and selected 'month' value in drop down list and search button is clicked.

So search should be made based on the text box values and also the drop down list value.

please help me on this.

아바타
취소

could you please elaborate more on this, So that we can understand and help you...

작성자

sure.. I created a custom module with six fields. I want to search records from this module and so two text fields and one drop downlist is created with a search button.When Search button is clicked ,the values mentioned in the text fields is taken and search is made on matching records. In addition to that, i have the drop down list with values year,month,day..when i selected year ,the two fields values matching the records for 1 year is to be dispalyed..

베스트 답변

Hi yogesh, you can use onchange function for your requirement.

아바타
취소