How to override Multi Line Text Enter function

Hi, i was using a simple TextBox but it doesn’t have the option to change highlight color, so i switched to the Multi-Line Text Box, but now the problem is that if i hit Enter, it doesn’t commit changes, so how should i override the Enter function to make it commit the changes? Blueprints only if possible.