How to Remove Field Caption in list page? Can anyone help me?
How to Remove Field Caption in list page?
-
- User
- Posts: 17
I've been trying to get this to work - in page load of list page, trying to replace field names - example field named c1, want to rename to date - would this be the code? tried and can't get it to go...
$this->c1->setCaption("date");