Jason Hilton

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Group By Total Not Adding Correctly #36651
    Jason Hilton
    Participant

      I put that under my amount where you said to and not only do I still have the totalling issue but Amount isn’t prefixing with the $ either.

      in reply to: Group By Total Not Adding Correctly #36631
      Jason Hilton
      Participant

        Sure thing, here is the configuration, the columns of the list being grouped and displayed, and the output I’m seeing.

        in reply to: General DFFS enhancement suggestions #35837
        Jason Hilton
        Participant

          I noticed that outer tables and the like are not uniquely named across tabs. So if you use say the following css :

          #sbs_OuterTable_1 {
          width:500px;
          }

          To format a row of fields on tab A, it also affects the same row on tab B.

          Maybe appending a _{tab #} to the end of ID’s that are replicated across tabs is necessary. That way I can target each tabs layout individually without causing cross contamination of styles.

        Viewing 3 posts - 1 through 3 (of 3 total)