Probably something minor but I have an user event script to copy a field value to another field on a sublist but this isn't working when I'm hiding the field I'm copying to.
How can I solve this?
n
NElliott
09/03/2020, 2:56 PM
Maybe expose the field, set it then hide it afterwards? Bear in mind hiding a field on a sublist hides it for every row.
c
Christiaan
09/03/2020, 5:31 PM
Yes that's what I'm wanting to achieve.
We have a required to only show specific project tasks so I've created a custom field version with that filter and copy the value to the original field. Yet the copy doesn't function when it's hidden
Christiaan
09/03/2020, 5:34 PM
It does function btw. Hiding it via the UE beforeLoad function