Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Take value of Field to an other.

Ralf Dondl March 7, 2020

Can I thake the Value of an Field  ore more Fields as an Input to an other Field. Like handling with Variables. Text or Numbers.

e.g the Field 1 have 15 the Field 2 have 10. than the Field 3 have automatically 25.

Or Field 1 have Samy Field 2 have Johnsen , than Field 3 have automatically Samy Johnsen

1 answer

0 votes
Ismael Jimoh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2020

Hi @Ralf Dondl 

You can only do this with a scripting add-on like scriptrunner. (You may also want to have a look at Power Scripts add-on)

The add-on provides you with scripted fields which allows you to do exactly what you described using scripts that get the value from the other field and calculate them.

Read about it here.

Cheers.

Suggest an answer

Log in or Sign up to answer