<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [5.8] Phonenumber in profile may contain non numeric characters in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/5-8-phonenumber-in-profile-may-contain-non-numeric-characters/m-p/324822#M11823</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You need to use the extension point "widgets", not "widgettypes", but otherwise, it seems all good.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Nov 2014 17:48:32 GMT</pubDate>
    <dc:creator>Anahide_Tchertc</dc:creator>
    <dc:date>2014-11-14T17:48:32Z</dc:date>
    <item>
      <title>[5.8] Phonenumber in profile may contain non numeric characters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/5-8-phonenumber-in-profile-may-contain-non-numeric-characters/m-p/324821#M11822</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;I noticed that it is possible to fill in non numeric characters in the phone number field of a user.&lt;/P&gt;
&lt;P&gt;I might want to change this behavior.
Is it correct that I have to extend the weblayoutManager widgettypes Extensionpoint (Like this file: &lt;A href="http://fisheye.nuxeo.com/browse/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/layouts-contrib.xml?r=b1adf0708230f0cc2ba582a18a47827cd74b73fc" target="test_blank"&gt;http://fisheye.nuxeo.com/browse/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/layouts-contrib.xml?r=b1adf0708230f0cc2ba582a18a47827cd74b73fc&lt;/A&gt; )&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension target="org.nuxeo.ecm.platform.forms.layout.WebLayoutManager" point="widgettypes"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then add a widtget with a property validator&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;   &amp;lt;widget name="phonenumber" type="text"&amp;gt;
     &amp;lt;labels&amp;gt;
       &amp;lt;label mode="any"&amp;gt;label.userprofile.phonenumber&amp;lt;/label&amp;gt;
     &amp;lt;/labels&amp;gt;
     &amp;lt;translated&amp;gt;true&amp;lt;/translated&amp;gt;
     &amp;lt;fields&amp;gt;
       &amp;lt;field&amp;gt;userprofile:phonenumber&amp;lt;/field&amp;gt;
     &amp;lt;/fields&amp;gt;
     &amp;lt;properties widgetMode="edit"&amp;gt;
       &amp;lt;property name="styleClass"&amp;gt;dataInputText&amp;lt;/property&amp;gt;
       &amp;lt;property name="validator"&amp;gt;#{myValidatorBean.validatePhoneNumber}&amp;lt;/property&amp;gt;
     &amp;lt;/properties&amp;gt;
   &amp;lt;/widget&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And finally create a validator as specified on this page:
&lt;A href="http://doc.nuxeo.com/display/NXDOC/Add+Field+Validation" target="test_blank"&gt;http://doc.nuxeo.com/display/NXDOC/Add+Field+Validation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I think This is the way to go, but I just wanted to check &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Bauke Roo&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:35:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/5-8-phonenumber-in-profile-may-contain-non-numeric-characters/m-p/324821#M11822</guid>
      <dc:creator>Bauke_Roo</dc:creator>
      <dc:date>2014-11-11T10:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: [5.8] Phonenumber in profile may contain non numeric characters</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/5-8-phonenumber-in-profile-may-contain-non-numeric-characters/m-p/324822#M11823</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You need to use the extension point "widgets", not "widgettypes", but otherwise, it seems all good.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2014 17:48:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/5-8-phonenumber-in-profile-may-contain-non-numeric-characters/m-p/324822#M11823</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2014-11-14T17:48:32Z</dc:date>
    </item>
  </channel>
</rss>

