Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3451 Переглядів

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.

Аватар
Відмінити