- Posts: 66
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
 
                                 
         
                                 
        regexMatch("/^[A-Z].[a-z\- ]*$/", ID_NOM.NAOK) and trim(ID_NOM.NAOK) == ID_NOM.NAOK
 
                                 
         
                                 
        (regexMatch("/^[A-Z].[a-z\- ]*$/", ID_NOM.NAOK) or ucwords(strtolower(ID_NOM.NAOK)) == ID_NOM.NAOK) and trim(ID_NOM.NAOK) == ID_NOM.NAOK
 
                                