Hawkthorne Posted October 27, 2016 Share Posted October 27, 2016 Hi there, I would like to insert a description below the 'Display Name' field on the registration form that instructs users to use their full name as their display name. How can I achieve this? Thank-you Link to comment Share on other sites More sharing options...
Hawkthorne Posted October 28, 2016 Author Share Posted October 28, 2016 Bump Link to comment Share on other sites More sharing options...
Marcher Technologies Posted October 29, 2016 Share Posted October 29, 2016 The simplest route would be to simply add the matching language string. The key to use for the new language string would be 'username_desc'. Documentation on creating a plugin to add this language string can be found here: Specifically, the 'Language Strings' section for adding the language string. You need not parse or call it, the suite will use that string automatically there. Link to comment Share on other sites More sharing options...
Adriano Faria Posted October 29, 2016 Share Posted October 29, 2016 7 minutes ago, Marcher Technologies said: he simplest route would be to simply add the matching language string. The key to use for the new language string would be 'username_desc' There's a resource currently to make it: Link to comment Share on other sites More sharing options...
Marcher Technologies Posted October 29, 2016 Share Posted October 29, 2016 Indeed, my apologies, too used to coding things as needed. Link to comment Share on other sites More sharing options...
kmk Posted December 31, 2016 Share Posted December 31, 2016 Thanks for the resource... @Marcher Technologies @Adriano Faria In my case, Custom Language Strings will resolve my need...? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.