跳至内容
菜单
此问题已终结
3 回复
3486 查看

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.

形象
丢弃