Multi-select List: Add Button Not Changing to Action Button After Installing Better List Package

Description: After installing the Better List package in ERPNext, the multi-select list fields do not automatically convert the ‘Add’ button to an ‘Action’ button as expected. This issue seems to persist despite the Better List package having no direct relation to this ERPNext default behavior.

Steps to Reproduce:

  • Install the Better List package in ERPNext.
  • Navigate to any form containing a multi-select list field.
  • Observe that the ‘Add’ button in the multi-select list field remains as ‘Add’ and does not convert to the ‘Action’ button.

Expected Behavior: The ‘Add’ button should convert to an ‘Action’ button as per ERPNext’s default behavior, providing additional functionalities.

Actual Behavior: The ‘Add’ button remains unchanged as ‘Add’, and does not convert to ‘Action’, which may impact the expected user experience.

Screenshots: (Attach relevant screenshots showing the ‘Add’ button and the multi-select list field where the issue occurs.)


It’s a custom app and developed by @kid1194.

Otherwise, raise an issue on its github.

@NCP Thank you for the guidance. I’ve opened an issue on the GitHub repository as suggested.