cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can we set value for a field for custom mdf object using business rule when we click on field

khushbuagarwal1
Active Participant
0 Likes
673

Can we set value for a field for custom mdf object using business rule when we click on field

This is for SF employee central rule.

Accepted Solutions (0)

Answers (1)

Answers (1)

nlgro02343
Active Contributor
0 Likes

If you click on the field name probably not, oninit or onchange or onsave are your best options (where it does sound you prefer onchange as that's the closest you can get to this).