Hi,
i want do display the names of contacts which have a bolean variable set to true in grey color. Is this possible to do in a Hook? Basicly i want to check in a afterSave Hook if this value is true and if so i want to add a CSS atribute or a CSS class. Or is it possible to use jquery in a hook?
i want do display the names of contacts which have a bolean variable set to true in grey color. Is this possible to do in a Hook? Basicly i want to check in a afterSave Hook if this value is true and if so i want to add a CSS atribute or a CSS class. Or is it possible to use jquery in a hook?
Comment