• Limit the size of a TextArea in Detailview

    How can i limit the size of a TextArea field in the detailview? because when the text is too long, it push the whole right size out of the browser: i tried to limit it through the view.detail.php file ,using javascript, but the field is actually a span…
  • How to place Dashlets on a 'Detail View' screen?

    The question states it all: I just need a way to replace a 'Detailed View' to a Dashlet. In my situation, what I need to do is essentially create a relationship (check) between two separate modules (check) and then take the result of this relationship…