This post function lets you copy the value of a cascading select list field to another field.
Configuration
Use cases and examples
Use case |
---|
No content found. |
If you still have questions, feel free to refer to our support team.
This post function lets you copy the value of a cascading select list field to another field.
Select the cascading select list field the value will be copied from. Choose from the dropdown list or start typing to look up existing fields.
Select the option level that you want to copy. The following options are available:
Option | Description |
---|---|
First level | The first or parent level of the cascading select list field will be copied. |
Second level | The second or child level of the cascading select list field will be copied. |
Both | Selecting "Both levels" returns a text like "first_level_option - second_level_option". |
Select the field the value will be copied to.
The result of the logical expression must return a boolean value of either:
true
→ the post function will be executedfalse
→ the post function will not be executedUsing the conditional operator, even complex or multi-layered conditions can be constructed.
Make sure to learn more about defining logical expressions and browse through the various examples here: Logical mode
Use case |
---|
No content found. |
If you still have questions, feel free to refer to our support team.
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG