Add field view getter to request editor
Review Request #9256 — Created Oct. 10, 2017 and submitted — Latest diff uploaded
With the new getFieldView method, JavaScript code can get hold of the
view that handles editing for a given field ID, such as target_groups.
Unit tests.