سؤال

I'm running an application with Symfony1/ Doctrine1. Is there a simple way to trim all spaces either end of single line input fields? I'm using largely default fields and default admin modules.

هل كانت مفيدة؟

المحلول

By default, all validators in symfony1.4 have a disabled trim option. You can enable it by passing it to true, see here

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top