Section Separation

Comments

3 comments

  • Bill Carovano

    A lot of people use calc fields to put in separators.  For example, this code in a calc field will create a blue bar with a "Separator 1" text label

    var a =@[select any field in the app]
    "![](https://dummyimage.com/750x40/304d8a/ffffff.png&text="Separator 1)";

    0
    Comment actions Permalink
  • Mark Martino

    Thanks for the response, Bill.

    That's actually what were using now.  Unfortunately, using that solution makes the table view look very cluttered with all that code.  Its unfortunate that paying customers have to resort to using java script/third party solutions to do something as simple as create section separators.  It is a very basic request.

     

     

    0
    Comment actions Permalink
  • Mike Merlin

    I use a kind of calculation with markup

    ///@Unique ID
    "## My Section Name Title\n----------"

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk