How to hide a field in the Activity Identifier based on a resource property?
Hello everyone,
In the activity details screen, we have a field called "Amount to receive", which shows the value the field resource will receive upon completing that activity. This field is also displayed in the Activity Identifier.
We now have a requirement to hide this amount for some field resources.
What I’ve done so far:
- I created a resource-level property called "Hide values?"
- I added this property to the resource info layout
- In the activity details screen, I added a condition: if "Hide values?" is set to "A - Yes", then the "Amount to receive" field is hidden
This works fine
Tagged:
0