use the value of a field to set the default value of another field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2017 04:59 AM
Hello
We want to use the value of a field (u_test) to set the in another field (u_result) by default.
It's work when i use a Buisness rule but it is a good practice ?
thank you for your help
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2022 07:16 PM
Hi,
What should i enter in the default value.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2022 08:48 PM
I think you want to display the "assigned_to" value from a different table??
For that, you need to check the Override display value and get the assigned_to from another table.
Shakeel Shaik 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2022 09:37 PM
Can you suggest , how to get the assigned_to field from another table .
Ex:When case is assigned to some person in case table , the custom task table should also need to populate the same assigned to value .
Note:Both different table contains assigned_to field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2017 05:16 AM
If there are multiple values that you want to use from u_test to set u_result, I invite you to take a look at Data Lookup Rules. It's how priority lookups work with Impact and Urgency and Assignment Rules work with category and other criteria. You can specify your own on just about any table as long as the input and output fields are on the same table. I covered them briefly in episode 12 of TechNow.
No code - and they allow you to maintain the data without going back to development, should you need to add/remove/change a rule.