Announcement

Collapse
No announcement yet.

Hiding empty bottom panels

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hiding empty bottom panels

    Hello,

    I am unable to find an answer to a relatively simple issue. Maybe someone here knows and can help.

    How can I hide the bottom panels if they do not contain any related records (e.g., the Organization has no Opportunities)?

    Setting the condition for dynamic view on Entity \ .. \ Layouts\ Bottom panels \ Opportunity does not yield the expected result.

    Click image for larger version

Name:	image.png
Views:	99
Size:	5.5 KB
ID:	107438
    Click image for larger version

Name:	image.png
Views:	77
Size:	7.1 KB
ID:	107439
    Regards, Jacek​

  • #2
    the formula is also wrong

    Opportunity ≠ ∅

    Comment


    • #3
      What should it be?

      Comment


      • ChrisSka83
        ChrisSka83 commented
        Editing a comment
        Your formula above says:

        Show the panel when opportunity is empty

        and mine says:

        Show the panel when opportunity is not empty
        Last edited by ChrisSka83; 06-17-2024, 02:01 PM.

      • esforim
        esforim commented
        Editing a comment
        The key is: the =/= sign. Which mean "not equal to" "0"

        Whereas your original screen is equal = to 0

    • #4
      Okay, you are right. With condition as below it works. Thank you!

      Click image for larger version

Name:	obraz.png
Views:	59
Size:	5.4 KB
ID:	107584

      Comment


      • #5
        I conducted some additional tests and noticed that this filter only works when the relations has the "Link Multiply Field" option selected. Without this, the bottom panel with these condition does not appear.

        I also observed that for certain entities, such as Cases, it is not possible to select the Cases field in the condition (similarly to the previous example, where I selected Cars from the list of conditions for the Cars entity).

        Do you know why this might be and if there is any way to work around it?


        Click image for larger version

Name:	obraz.png
Views:	83
Size:	15.4 KB
ID:	107586

        Comment

        Working...
        X