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?