Change label in list view
Using g_form.setLabelsOf(), it is possible to change label of a field in the form view. I am looking for example where label can be changed in related list view as well. GlideDocument supports DOM element. I am looking for an example to use this in ...
