PWA(HRMS): Link field in pwa limited to 10 values and not able to search other values ❗

in Frappe HR PWA Link fields are limited to 10 values and not able to search others. This is the case in all link fields in PWA with more than 10 values. I have checked frappe crm in which link fields are working fine.

screenshot from crm

Hi @Fadil_Siddique:

Check this option on system settings … maybe related.

Hope this helps.

1 Like

Thanks for the reply, this doesn’t works in PWA since we will have more documents in link field, changing the limit based on number of documents will affect the performance of pwa.

This was a bug and this has been fixed and merged in latest update. fix(PWA): Autocomplete search functionality in Link component by fadilsiddique · Pull Request #2127 · frappe/hrms · GitHub

1 Like