You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Incrementing a Read-Only Integer property

edited Apr 12, 2021 4:42PM in Field Service 4 comments

Content

We have an activity property (Integer type) that we want to use as a counter.

When the user select a value in an enum another property, the integer property will have a value of '2', otherwise the value is '0' (initial value). Once the form is submitted (with integer value = 2), that form is no longer visible, and a new form becomes visible.

In the new form we have the SAME integer property. When the user selects a value in an enum property (different enum property than the one in the previous screen) we want the value of the integer property to change from '2' to '3'. However OFSC does not recalculate a default value for a not-empty property (as per OFSC manual).

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!