Open toDo List

is it possible open ToDoList page click on href tag?

Comments

  • Couple of ways:
    1. If you need it to be HREFed then use the fully qualified URL of TS server with command for invoking task. Remember, you will need to pass the taskid as an argument to it.
    http://tsserver/iw/webdesk/task?taskid=---

    2. If you are using CGI based approach then you could also use the IWOV CLT for displaying the tasks in users todolist.

    Hope this helps.


    Akshat Pramod Sharma
    Interwoven Inc.
  • Thanks!
    I'm not going to use a webdesk url.
    when user click on a href tag will be open a popup that call this url http://serverTS/iw-bin/iwwftodo.cgi?session=....
    but there's some problem:
    1- How can I find a session value? (maybe from cookie)
    2- How can I recall all framset of toDoList Page?
  • 2 points:
    1) Which version of TeamSite are you using? I ask this because for the 5.x version this session variable is not required. So what you could do is pass the name/value as session=NotUsed_AnyMore. But if it is a version prior to 5.x then I believe (have not tried though) that you could fetch the value of session variable from cookie or environment variable.

    2. Why do you need the frameset information? Is it for display purpose? Can you not use a standard HTML table with variable <tr>?

    Thanks.

    Akshat Pramod Sharma
    Interwoven Inc.
  • Thanks!
    Now I'm using 5.x version of TeamSite.
    I call iwtodo.cgi clicking on Href Tag and I pass NotUsed_AnyMore as session value.
    I load ToDoList page but it dosn't work!....Cause I not load a top page of a frameset.
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs