Field Flags - Read Only
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 12:35 AM
Hello, community.
Is there a flag for read-only for one particular field?
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.
Regards.
------------------------------
David Casillas
Programmer/Analyst
Sanmina
America/Mexico_City
------------------------------
Is there a flag for read-only for one particular field?
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.
Regards.
------------------------------
David Casillas
Programmer/Analyst
Sanmina
America/Mexico_City
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 10:28 AM
------------------------------
Tushar Varshney
Senior Consultant - Intelligent Automation
Ernst & Young India
+91-9880188366
------------------------------
Tushar Varshney
Senior Consultant - Intelligent Automation
Ernst & Young India
+91-9880188366
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 01:40 PM
Hi David,
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.
Let me know if you have any questions.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
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.
Let me know if you have any questions.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-03-21 11:07 PM
Hello, Ben.
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.
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).
Regards.
------------------------------
David Casillas
Programmer/Analyst
Sanmina
America/Mexico_City
------------------------------
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.
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).
Regards.
------------------------------
David Casillas
Programmer/Analyst
Sanmina
America/Mexico_City
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-04-21 08:17 AM
Hi David,
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.
Thanks
Ben
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
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.
Thanks
Ben
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
