Hi everyone,
How could i change “Configure” button in frontend website?
Ex: Buy or Select
Thank you.

Hi everyone,
How could i change “Configure” button in frontend website?
Ex: Buy or Select
Thank you.

I have been tried “Custom Translation”, and it’s worked with me.
Dear @bzero,
You can go to this file:
(erpnext/templates/generators/item/item_inquiry.html)
And from there you can change the label for what you need ![]()
If these answers help you, you can make it as “Solution” ![]()
Perfect. Thanks @ERP_Implementer1 ![]()
My case, the right location are
/apps/erpnext/erpnext/templates/generators/item/item_configure.html
/apps/erpnext/erpnext/templates/generators/item/item_configure.js (for text “Continue Configuration”
My answer was for “Contact Us”, but it good to know about “Configure”
Got it.
Thanks again @ERP_Implementer1
By the way, i don’t see button for “solve” or “solution” in this thread.