More love for multi-select field

More love for multi-select field

Multi-select is great as it allows n:m relations which is often necessary in more complex CRM cases.

There is quite a few official constraints and I wonder if improving these is on the roadmap:
- the recently added lookup filter not available for multi-select: https://help.zoho.com/portal/en/kb/crm/customize-crm-account/customizing-fields/articles/lookup-filters
- limit of 2 fields / module per @Anonymous User confirmation in https://help.zoho.com/portal/en/community/topic/multi-select-lookup-field-has-reached-its-maximum
- COQL limitations: https://www.zoho.com/crm/developer/docs/api/v5/COQL-Limitations.html
- REST limitations: https://help.zoho.com/portal/en/community/topic/unable-to-access-related-records-for-multi-select-lookup-via-rest-api
- unable to rename linking module API name once created: https://help.zoho.com/portal/en/community/topic/unable-to-rename-linking-module-api-name-once-created
      
...there is more.

any plans to revamp multi-select?