0

OPENING VIEW

Hello, 

I would like to set up a specific opening view, different for each member of the team. How can I do that ? Thanks already for your answers and sorry if the question is silly... ;-)

Best regards, 

5 replies

null
    • Sean
    • 5 yrs ago
    • Reported - view

    I can't test this, but it would make sense that you could test for a specific user with a switch statement in "Trigger after open" on the Options tab. Once you've determined the user, you could use the openTable(tableName, viewName) function to open a view specific to a team member.

    • Mconneen
    • 5 yrs ago
    • Reported - view

    @Sean.. +1 on your solution. 

    • Sean
    • 5 yrs ago
    • Reported - view

    @Mconneen, are/were you able to test it? Seems doable.

    • Mconneen
    • 5 yrs ago
    • Reported - view

    @Sean.. no.. did not really bother.. it will work... SOOO. just did using the ToDo template.. works fine. .. I can see this being role based.. or even off a user configuration table. 

    openTable

    • Sean
    • 5 yrs ago
    • Reported - view

    @Mconneen, thank you.

Content aside

  • 5 yrs agoLast active
  • 5Replies
  • 1642Views