In a manual task, there are three text fields configured: FIrstName, LastName, and FullName. In the FirstName and LastName fields, a Constraint Behavior is configured. In the FullName field, a Calculation Behavior is added with the following XPath expression:
While executing the manual task, a user enters values in the FirstName and LastName fields, but the FullName field is not calculated automatically. What should be done to have the FullName field automatically calculated?
A Remove the Calculation Behavior from the FullName field and add it to either the FirstName or the LastName field.
B. Add an Event Behavior to the FirstName and LastName fields.
C. Eliminate the Constraint Behavior from the FirstName and LastName fields.
D. Remove the Constraint Behavior from the FirstName and LastName fields and add it to the FullName field.
E. Add a Relevant Behavior to the FirstName and LastName fields.