conditional names on views? | jeckels | 2010-10-29 11:07 |
Status: Closed | ||
Hi Ben, We don't have an API to set this, but it's possible to use XPath in JavaScript to get the DOM element for the header and change its text content. As you'd expect, this could break in a future release if we change the way we generate the HTML for the header. Thanks, Josh |
||