<?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: Field Flags - Read Only in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73623#M26228</link>
    <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;Where this field (the hidden calculation) is dependent on other fields, you can make those fields mandatory (Use the "Required" flag). That way the user will have to complete them before submitting and your calculation result should be properly presented to the digital worker.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Ben&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 01 Apr 2021 07:17:00 GMT</pubDate>
    <dc:creator>Ben.Lyons1</dc:creator>
    <dc:date>2021-04-01T07:17:00Z</dc:date>
    <item>
      <title>Field Flags - Read Only</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73619#M26224</link>
      <description>Hello, community.&lt;BR /&gt;&lt;BR /&gt;Is there a flag for read-only for one particular field?&lt;BR /&gt;&lt;BR /&gt;I have an SQL that is looking for a value, and the result shouldn't be modified by the user, it only needs to see it in a new field.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Casillas&lt;BR /&gt;Programmer/Analyst&lt;BR /&gt;Sanmina&lt;BR /&gt;America/Mexico_City&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2021 23:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73619#M26224</guid>
      <dc:creator>DavidCasillas</dc:creator>
      <dc:date>2021-03-30T23:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Field Flags - Read Only</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73620#M26225</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tushar Varshney&lt;BR /&gt;Senior Consultant - Intelligent Automation&lt;BR /&gt;Ernst &amp;amp; Young India&lt;BR /&gt;+91-9880188366&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2021 09:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73620#M26225</guid>
      <dc:creator>TusharVarshney</dc:creator>
      <dc:date>2021-03-31T09:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Field Flags - Read Only</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73621#M26226</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;There isn't necessarily one for "Read Only", but "Hidden" will prevent a user from editing it. The hidden flag hides the field from the form view, but still exports the field to Blue Prism.&lt;BR /&gt;&lt;BR /&gt;Let me know if you have any questions.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2021 12:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73621#M26226</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2021-03-31T12:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Field Flags - Read Only</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73622#M26227</link>
      <description>Hello, Ben.&lt;BR /&gt;&lt;BR /&gt;I was trying to use this flag, but I was expecting to see the result in the form. Since I'm using an auto-calculated flag for this field, if the user doesn't make a change in another field, the calculation is not updating the information when the batch is loaded into the Data Verification tab.&lt;BR /&gt;&lt;BR /&gt;The example that I'm doing is: Field A has a value from the pdf. Field B is making an auto-calculation based on a query to an SQL DB, using Field A as parameter. When the batch is loaded, the Field B is not being populated until I modify something in Field A (which contains information at the moment of the load).&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Casillas&lt;BR /&gt;Programmer/Analyst&lt;BR /&gt;Sanmina&lt;BR /&gt;America/Mexico_City&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2021 22:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73622#M26227</guid>
      <dc:creator>DavidCasillas</dc:creator>
      <dc:date>2021-03-31T22:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Field Flags - Read Only</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73623#M26228</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;Where this field (the hidden calculation) is dependent on other fields, you can make those fields mandatory (Use the "Required" flag). That way the user will have to complete them before submitting and your calculation result should be properly presented to the digital worker.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Ben&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ben Lyons&lt;BR /&gt;Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;UK&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2021 07:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Field-Flags-Read-Only/m-p/73623#M26228</guid>
      <dc:creator>Ben.Lyons1</dc:creator>
      <dc:date>2021-04-01T07:17:00Z</dc:date>
    </item>
  </channel>
</rss>

