use the value of a field to set the default value of another field

kmickael
Tera Guru

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

8 REPLIES 8

Hi,

What should i enter in the default value.

Thanks

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.

Thanks,
Shakeel Shaik 🙂

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.

Chuck Tomasi
Tera Patron

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.


TechNow Episode List



No code - and they allow you to maintain the data without going back to development, should you need to add/remove/change a rule.