<?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: How to conditionally require a field to have data entered based on document life cycle state? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-conditionally-require-a-field-to-have-data-entered-based/m-p/320472#M7473</link>
    <description>&lt;P&gt;Making a widget required based on the same criterion is easy: the property named "required" can accept an EL expression as value, such as "#{layoutValue.currentLifeCycleState=='XState'}.&lt;/P&gt;
&lt;P&gt;Just fill a "custom property" with name "required" and it'll override the value held by the checkbox.&lt;/P&gt;</description>
    <pubDate>Fri, 04 May 2012 19:13:33 GMT</pubDate>
    <dc:creator>Anahide_Tchertc</dc:creator>
    <dc:date>2012-05-04T19:13:33Z</dc:date>
    <item>
      <title>How to conditionally require a field to have data entered based on document life cycle state?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-conditionally-require-a-field-to-have-data-entered-based/m-p/320471#M7472</link>
      <description>&lt;P&gt;I want to require a field to be filled in the edit mode but only if and when a specific life cycle state is the current state.&lt;/P&gt;
&lt;P&gt;If I check the required button the field is required even if it is not displayed in edit mode. I already have conditional statement DISPLAYING the fields in edit mode based on life cycle state by using (#{layoutValue.currentLifeCycleState=='XState' ? 'edit':'hidden'}).&lt;/P&gt;
&lt;P&gt;I would like to implement the following logic: Require and display an arbitrary field if the document is in  life cycle state X.&lt;/P&gt;
&lt;P&gt;Can this be done with studio?&lt;/P&gt;
&lt;P&gt;Do I need a custom widget/layout?&lt;/P&gt;
&lt;P&gt;Validation?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 23:12:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-conditionally-require-a-field-to-have-data-entered-based/m-p/320471#M7472</guid>
      <dc:creator>karl_harris_</dc:creator>
      <dc:date>2012-04-23T23:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to conditionally require a field to have data entered based on document life cycle state?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-conditionally-require-a-field-to-have-data-entered-based/m-p/320472#M7473</link>
      <description>&lt;P&gt;Making a widget required based on the same criterion is easy: the property named "required" can accept an EL expression as value, such as "#{layoutValue.currentLifeCycleState=='XState'}.&lt;/P&gt;
&lt;P&gt;Just fill a "custom property" with name "required" and it'll override the value held by the checkbox.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2012 19:13:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-conditionally-require-a-field-to-have-data-entered-based/m-p/320472#M7473</guid>
      <dc:creator>Anahide_Tchertc</dc:creator>
      <dc:date>2012-05-04T19:13:33Z</dc:date>
    </item>
  </channel>
</rss>

