This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Change 'Suffix' fieldname to 'Initials'


  1. stevenp
    Member

    Hello,

    I'm sorry if this has already been covered (I tried looking for it in the forum, before posting here) but I need to be able to change the 'Suffix' fieldname (the one that is displayed when a user is filling out the form) to 'Initials'.

    Please help.

    stevenp
    Barbados, West Indies

    Posted 16 years ago #
  2. redityo

    Hi Stevenp,

    You can change it from "includes/languages.php" file. Edit the file and Try to search this code in there :

    $lang['name_suffix']		=	'Suffix';

    Change the value to be like this

    $lang['name_suffix']		=	'Initials';

    MachForm Support

    Posted 16 years ago #
  3. stevenp
    Member

    @redityo

    Thanks much for the help. Great stuff this MachForm. Can't wait for the new version with multi-page forms (HINT)...

    Posted 16 years ago #

RSS feed for this topic

Reply