opensrp / openmrs-module-cohort

2 stars 8 forks source link

Enter Cohort Detail to search all filed drop down option available for search the record #40

Open zohaibihs opened 8 years ago

zohaibihs commented 8 years ago

Enter Cohort Detail to search all filed drop down option available for search the record (UI Suggestion - normal)

bholagabbar commented 8 years ago

@zohaibihs I'm sorry I did not understand this issue/comment. Could you elaborate. As far as dropdowns are concerned, I could only create those whose resources are available through REST so I would make AJAX calls again and again to refresh data

zohaibihs commented 8 years ago

I have analyzed that drop down option will not be a better option in case of large number of records, if possible all filed have Auto search option like "google Search" because new users have no information about Cohort name filed , Cohort program filed , Cohort head filed and Cohort Location to search for exact/particular record(s).

enter cohort detail to search

bholagabbar commented 8 years ago

So basically you want me to implement a dynamic dropdown for every Field correct?

On 04-Aug-2016 3:42 PM, "zohaibihs" notifications@github.com wrote:

I have analyzed that drop down option will not be a better option in case of large number of records, if possible all filed have Auto search option like "google Search" because new users have no information about Cohort name filed , Cohort program filed , Cohort head filed and Cohort Location to search for exact/particular record(s).

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/OpenSRP/openmrs-module-cohort/issues/40#issuecomment-237511909, or mute the thread https://github.com/notifications/unsubscribe-auth/ALJuG-HxU9VH93HTrkQ_73R8mUgawUiGks5qcbr8gaJpZM4Jbc_A .

zohaibihs commented 8 years ago

No, its not dynamic drop down , its like "Google Search " Example - enter word " Gmail" , So google auto Suggest word "gmail.com" .

google search

bholagabbar commented 8 years ago

Ummm I'm still not very clear as to what is expected... @maimoonak could you help me out/tell me if this is feasible?

On 04-Aug-2016 4:45 PM, "zohaibihs" notifications@github.com wrote:

No, its not dynamic drop down , its like "Google Search " Example - enter word " Gmail" , So google auto Suggest word "gmail.com" .

[image: google search] https://cloud.githubusercontent.com/assets/20788534/17399953/9a5bb982-5a5e-11e6-8a9b-0ca521de34a2.png

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/OpenSRP/openmrs-module-cohort/issues/40#issuecomment-237524742, or mute the thread https://github.com/notifications/unsubscribe-auth/ALJuG9sIQQHECCF3rIpWzQyT-1ccxoqzks5qccnkgaJpZM4Jbc_A .

maimoonak commented 8 years ago

So its basiclly autopopulate for all fields. For Program you can use simple dropdown, but for others there is an autopopulate is requested. Though this is low priority and we can leave it for next iteration.