on ‎2021 Jan 08 8:02 AM
Hi Everyone,
we have a requirement that field value should auto populate based on another field input. For example if user selects Field 1 as "A" then Field 2 value should populate automatically as "B". Like this we need to auto populate for multiple drop down values. Is it possible to achieve this requirement through Functional?
Thanks in advance !!
Regards,
Anil
Request clarification before answering.
Hello,
You can use "Code List Restriction" in C4C that allows you to restrict the code a user can select based on the value selected in the control field. It also allows you to define the default value based on the value selected in the control field.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anil,
With workflows on the on-save you could fill a field with certain values.
If this works for multiple values fields I didn't check, but it works for most field types.
The workflow action you need to select, after defining the object and conditions is "Field Update".
Both fields (condition) and field that needs to be changed need to be on the same object.
KR, Okke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Anil,
The customization of the solution can be controlled with the workflow modification where if steps A is fulfilled, then the field B gets populated with certain conditions maintained.
You can check with your specific requirement.
Regards,
Dipaankkar Rai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.