Display Record based on selection of Dropdown value

ritesh123

Member
I want to Display Record based on selection of Dropdown value.

For example: I have a dropdown element
Patient# and have its value as PN#002.
On selection of value PN#002 i should see the record in tabular format.

Please see screenshot( Patientno)

My expected result is like this in screenshot(Expected_Result_Patient)

Please let me know how we can achieve this?


How we can retrieve the element value with PHP Code?
 

Attachments

  • Patientno.jpg
    Patientno.jpg
    12.5 KB · Views: 365
  • Expected_Result_Patient.jpg
    Expected_Result_Patient.jpg
    16 KB · Views: 351
Assuming you need a list with you patient infos
patient_no,patient_name, prepared_by, prepared_for

Create a fabrik list
add the elements
set patient_name, prepared_by, prepared_for to show in list view
set patient_no as dropown filter ("List view settings"/Filters)
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top