Pager different selection in a container "Panel"

Options
Hervé BEURET
Hervé BEURET Customer
First Anniversary First Comment
edited June 2022 in Platform
Hello

I would like to create a 2 panels with the same dataview but with not the same selectors. The goal is to see the data in both dataview in same time and then easily transfer data from the first layout to the second layout through a procedure.
Currently when I select a pager in the first panel, that changes also the pager in the other panel !

image

Do you know how I can fix that ? Do you have any idea to share ?

Thanks


Hervé

------------------------------
Hervé BEURET
Senior Controller, Budget & Control
FONDATION INSEAD
France
------------------------------

Answers

  • Dylan Fitzmaurice
    Dylan Fitzmaurice Active Partner
    First Comment First Anniversary
    edited June 2022
    Options

    Hi Hervé,

    This can be done but it has a  condition: 

    1. For each section that you want to split, all the pagers in the section will have to have a member selected, otherwise the dataview will not show any data and will instead show 'Please select a value from Entity editor'.

    Steps on how to achieve:

    1. Set the Screen Property to ATO Disabled (Don't check ATO Enabled Box)
    2. Add two large Panel objects to the screen. These will hold the dataviews / pagers for your different sections. In this case one for source and one for destination. 

    3. Change the property of both panels to be 'ATO Enabled' (Check the ATO Enabled Box)

    4. Add entity editors objects to act as your pagers. Place them in the panel. 
    5. Add  Dataviews into each panel that you would like to show. 


    ------------------------------
    Dylan Fitzmaurice
    Consultant
    LIGHTARC PTY LTD
    Australia
    ------------------------------
    -------------------------------------------
  • Hervé BEURET
    Hervé BEURET Customer
    First Anniversary First Comment
    edited June 2022
    Options
    Hi Dylan,

    Many thanks for your reply.
    I tried to follow your steps but I probably made mistake because I always had a message saying "you cannot drag a pager as child of an ATO" or if I do it differently I had the message saying "you cannot nest an ATO inside another one"

    Thanks for your help

    Hervé

    ------------------------------
    Hervé BEURET
    Senior Controller, Budget & Control
    FONDATION INSEAD
    France
    ------------------------------
    -------------------------------------------
  • Helmut Heimann
    Helmut Heimann Employee
    March Badge of the Month February Badge of the Month Community Captain April Badge of the Month
    edited June 2022
    Options
    Hi @Hervé BEURET,

    you just need to keep in mind that any object being ATO enabled (whether screen or panel) cannot contain a pager.
    An entity-editor requires ATO.

    check, your screen is not ATO-enabled, like here:
    image
    put a panel on your screen, check "Enable ATO" like here

    image
    and then, go on with the other steps...

    Kind regards
    Helmut

    ------------------------------
    Helmut Heimann
    Senior Consultant
    Board Community
    Germany
    ------------------------------
    -------------------------------------------
  • Hervé BEURET
    Hervé BEURET Customer
    First Anniversary First Comment
    edited June 2022
    Options
    Thanks

    I made confusion between Pager and Entity editor :)

    many thanks

    Hervé

    ------------------------------
    Hervé BEURET
    Senior Controller, Budget & Control
    FONDATION INSEAD
    France
    ------------------------------
    -------------------------------------------