You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Mexina M Daniel <me...@singo.co.tz> on 2016/12/13 12:27:40 UTC

Fields for Firstname, Middlename and Lastname

Hi devs

Why in client creation and user creation the fields for firstname, 
middlename and lastname accept numbers? in reality, is there any name 
consist of number? should it throw an error when we put numbers?

Also should there be a limit in number of character on the field?, for 
instance if there is only one character (for the sake of the middle 
name) should be an alphabet, because i tried to create a user/client 
with dot(.) in firstname, middlename and lastname and surprisingly was 
created successfully.

Regards

-- 
Mexina M Daniel
Lead Software Developer
Research & Development

Tel:+255 222 618 511 | Mob: +255 712 110 791

Singo Africa Limited
Block G,Mbezi Beach B| 7 Nakawale Road| P.O.Box 78908| 14121 Dar es Salaam

singo.co.tz

Lets grow together


Re: Fields for Firstname, Middlename and Lastname

Posted by se...@singo.co.tz.
Dear Mexina,

For numbers we might need to here from others across the global... but 
for some Non-alphanumeric characters ... I came to notice... there is 
some names with "-" e.g.
https://en.wikipedia.org/wiki/Asha-Rose_Migiro but probably it is only 
that..... :)

Regards
Sendoro


On 2016-12-13 12:27, Mexina M Daniel wrote:
> Hi devs
> 
> Why in client creation and user creation the fields for firstname,
> middlename and lastname accept numbers? in reality, is there any name
> consist of number? should it throw an error when we put numbers?
> 
> Also should there be a limit in number of character on the field?, for
> instance if there is only one character (for the sake of the middle
> name) should be an alphabet, because i tried to create a user/client
> with dot(.) in firstname, middlename and lastname and surprisingly was
> created successfully.
> 
> Regards