Workflow Soluiton

 View Only
  • 1.  OpenProcess in FullView

    Posted Jun 16, 2020 03:26 AM
    Hi,  anyone knows how to open the ProcessView in FullView from a ReportPage?

    ------------------------------
    IEF
    ------------------------------


  • 2.  RE: OpenProcess in FullView

    Posted Jun 17, 2020 03:07 AM
    If you change the Ticket url PAGEID to "PageID=add0e937-2b89-4d5a-b2a5-142eddfe4873" you can see it.

    ---

    If you create your own custom page you can then set this when a Workflow Process is generated,
    In the "Setup Process" component under the General tab and the General section there is a "Select Process View Page" tick this, then use the list picker or can set a specific guid, add logic to decide which one etc.

    ---
    PM | Admin | Portal | Manage Pages
    Process View Pages
    Choose "Full Process View" | Go to page
    Site Actions | Manage page
    (Site Actions | Edit Page)
    Site Actions | Add Web Part
    [SECTION] | Change Process View


  • 3.  RE: OpenProcess in FullView

    Posted Jun 17, 2020 04:47 AM
    Dear Alex,
    sorry i explained my problem wrong, this you wrote i know. But when the processView opens, the Window is not in FullView. The Window should open in FullSize.

    ------------------------------
    IEF
    ------------------------------



  • 4.  RE: OpenProcess in FullView

    Posted Jun 17, 2020 05:07 AM
    I don't think you can change the properties of how a report opens a PVP as the click event is generated by the system.
    window.open('#URL#', '_blank','status=0,toolbar=0,location=0,menubar=0,resizable=1,scrollbars=1');