Entity -> relationship panels (add visibility filter)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wtconseil
    Active Community Member
    • Apr 2015
    • 335

    Entity -> relationship panels (add visibility filter)

    Hi there

    in <Entity> -> relationship panels, it could be awesome to be able to the right "edit" icon and set a "visibility" Formula !

    Would it be difficult to implement that ?

    My form starts to be "big" and i'd like to filter the displayed information regarding some filter visibility :-)

    Thanks
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello, you can do it manually

    Comment

    • wtconseil
      Active Community Member
      • Apr 2015
      • 335

      #3
      Ok great, i didn't read before that "There is also ability to hide/show panels. Specify panel names in panels attribute the same way as fields."

      Is it possible to use "Formula" in this clientDefs JSON part ?

      I'd like to display a relationship panel if i have a given value in a multiEnum field

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        Sorry, but you can't hide/ show panels with formula

        Comment

        • wtconseil
          Active Community Member
          • Apr 2015
          • 335

          #5
          Is it on the roadmap ? any technical issue to do that ?

          Comment

          • tanya
            Senior Member
            • Jun 2014
            • 4308

            #6
            Didn't hear about it.
            For multiEnum field is better to override recordView detail and define there, which one panel to show and which one to hide

            Comment

            Working...