Jump to a module after auto login

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

    #1

    Jump to a module after auto login

    Hi guys

    Is it possible to jump directly to for example the contact module of Ox after an autologin?

    What i want is a link in an other webapp, that opens ox and jumps directly to the users contact folder. to open ox is not the problem, but to jump to the contact folder.

    best regards
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    I do not think that it is possible without some coding. It is possible to make "direct links" to special entries, for example:



    where
    #m= is the module (contacts, calendar, infostore...)
    i= is the object id (from the database)
    f= is the folder id (from the database, user specific)

    This means you can point to single objects but not to folders

    Comment

    • Viktor Pracht
      Open-Xchange Developer
      • Feb 2007
      • 253

      #3
      Jumping to folders is currently not possible. You may want to file an enhancement bug.

      Comment

      Working...
      X