<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <span style="color: rgb(51, 51, 51); font-family: Verdana, Arial,
      Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: auto; text-align: left;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      display: inline !important; float: none; background-color:
      rgb(250, 250, 250);">Hi,<br>
      I am trying Mondrian 4 with a memberformatter but it does not seem
      to get called (object were instatiated). I pasted the mapping
      below. Should I map the MemberFormatter in a different way?<br>
      <br>
      &lt;Dimension name="Pareigybė" caption="Pareigybė"
      description="Pareigybė" table="pareigybe" key="Pareigybė" &gt;<br>
          &lt;Attributes&gt;<br>
            &lt;Attribute name="Pareigybė" nameColumn="prg_kodas"
      keyColumn="prg_kodas" orderByColumn="prg_kodas"
      captionColumn="prg_caption"<br>
                       caption="Pareigybė" description="Pareigybė"  <br>
                       hierarchyAllMemberName="Pareigybės"
      hierarchyAllLevelName="Visos"&gt;<br>
              &lt;MemberFormatter
className="lt.vu.mondrian.LongCaptionFormatter"&gt;&lt;/MemberFormatter&gt;<br>
            &lt;/Attribute&gt; <br>
          &lt;/Attributes&gt;<br>
      &lt;/Dimension&gt;<br>
      <br>
      This dimension is shared dimension.<br>
      Please, help me to resolve this problem.<br>
      <br>
      Best regards<br>
      Tadeus Garsva<br>
    </span>
  </body>
</html>