This question has been flagged
1 Reply
1688 Views

I have a field that i added to a view.

I would like to add that same field to a different view, but I would like both of the views fields to share the same value and they will update each other bases on input from either field.

would I use a computed field to do this? How would i do this?

Avatar
Discard
Best Answer

Hi,

If you are adding the same field in the different views of same model, by default they will update each other based on the input from either field. For this no need to add compute field.

Thank you

Avatar
Discard