Routes on initial form

I know how to have multiple buttons/routes on a form served up within the workflow, but how do I have two on the form when pulled up by the originator?

Is there a way to add a button that appears in the Flex interface next to the complete button rather than the Form itself without editing workspace? I can then drive off data from that button click.
The reason I am trying to do this is the application I am replacing which uses FileNet Workflow allows saving the form without actually launching the workflow. The users do not want to lose that functionality. With the LiveCycle Workflow, at later steps, I just added a route called 'Save' back to the same step. So it just puts it back into his/her queue. I wanted to do the same for the originator where it would launch then assign the item back to the originator for revisions before continuing on.

Similar Messages

  • Accessing the controls in initiation form in SPdesigner 2013 workflow

    Hai ,
            I created a re-usable workflow in SPdesigner  and i created a initiation form for this workflow.
            In my initiation form i have 6 controls. First control  is drop down list  it contains 4 values and other 5 controls are checkboxes.
           Here my requirement is if i select any one of the 4 values in the dropdown list based on that  the 5 checkboxes values may change to either true or false i.e check and uncheck. 
    Can anybody suggest me how to approach to achieve this target.
    Thanks in advance
    Rajesh

    Hi Rajesh,
    One way you can make this work is create 4 conditions in the workflow and for each condition create actions.
    To be specific, use the If Else condition.
    The conditions will be based on the which dropdown value is select.
    Your workflow will look something like this.
    If dropdownlist equals 1
    Add or Update checkbox values
    Else If dropdownlist equals 2
    Add or Update checkbox values
    Else if dropdownlist equals 3
    Add or Update checkbox values
    Else if dropdownlist equals 4
    Add or update checkbox values
    Clear as mud? :-)
    Let me know.
    Daniel Christian (MCTS)

  • Access denied for Association form and Initiation Form in SharePoint 2013 Workflows VS2012

    Hi,
         We created one simple Sharepoint 2013 approval workflow that has custom association and initiation forms. The workflows works when the workflow is created by the site owner. But when a user with edit permissions try to start a workflow
    or associate a new workflow we get Access Denied error message. I believe this permission is somthing todo withthe workflow list wfsvc where these association form and initiation forms reside. What else could be missing here?how do i check permission on the
    wfsvc list. please help. User also have create and edit permission on the workflow history and workflow task lists.
    Thank you

    If it works with Full control permission then there is something on the site which is causing this issue. 
    Try to collect HTTPwatch or fiddler trace to check more details. 
    Also You need to enable Verbose logging to check details. If possible paste the verbose logging in the comments. 

  • How to start BPEL process with publishing initiation form designed in ADF

    Hii All,
    Can Anyone please tell me how to Start my BPEL process with publishing initiation forms designed in ADF fusion.
    I am using JDevloper 11g and Oracle SOASuite 11g toolset in windows platform.
    Thankx in Advance,
    Deekay.

    Hi,
    I assume you mean the JMS example under the $OH BPEL examples area. Unfortunately, this only shows how to get a BPEL process kicked off by awaiting a JMS message - but there is no test code there! There are specific examples which show off the testing framework facilities but it appears that all the examples which use async type of interactions are in the middle of a process which is kicked off by a normal synchronous client interaction.
    Any further help much appreciated.
    Colin.

  • 'Error while initiating form' in Travel Expense URGENT (Max points assured)

    I received the error 'Error while initiating form' in Travel Expense. It is linked to Message no. 56568. Does anyone know how I can fix this? I currently do not have access to OSS Note.
    Thanks.
    Rao

    Hello Raghav,
    Thank you for your reply it helped me to solve the problem in R/3. But I am still getting the same error in ESS portal? Do I have to set the ADS settings for the form to display portal, then will the same error come back in R/3?
    I want to reward points for your reply but I dont know how to reward points, could you please tell me how to do that?
    Thanks & Regards,
    Latha

  • 'Error while initiating form'

    Hi All,
    Need some help here. Initially, I received the error 'Error while initiating form' in Travel Expense when clicking on the 'results' button in PR05. I've managed to settle that bit by following to the advice from other post. Unfortinately, i'm sill getting the same error when i want to view my expense report via ESS (Portal). I'm getting the same error message. Is there anything that i've left out? Thanks
    Regards

    Hello Raghav,
    Thank you for your reply it helped me to solve the problem in R/3. But I am still getting the same error in ESS portal? Do I have to set the ADS settings for the form to display portal, then will the same error come back in R/3?
    I want to reward points for your reply but I dont know how to reward points, could you please tell me how to do that?
    Thanks & Regards,
    Latha

  • Replace or change initiation form through sharepoint designer

    Hi
    I develop a 2013 workflow in SPD. And I need to create an initiation form with complex logic. So the "Initiation Form Parameters" is not enough for me. How can I set up custom initiation form from my workflow?
    Thank you.

    You didn't mentioned about details of complex logic with in initiation form. But always better option would be developing workflows using visual studio for custom initiation form where you have more control for customization compared to SharePoint designer.
    http://msdn.microsoft.com/en-us/library/office/dn518136%28v=office.15%29.aspx
    http://www.andrewconnell.com/blog/Creating-Custom-Forms-for-SP2013-Workflows
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How to set LocaleId for DateTimeControl on workflow initiation form

    I am using a workflow initiation form to request a startdate and  expirationdate as initation parameters from the user that starts the workflow. The SharePoint sitecollection is in dutch and so my user is expecting dutch culture settings for the
    date format.
    The workflow initiation form somehow shows a english date format.
    I have tried to set the LocaleId property on every SharePoint:DateTimeControl in the aspx form by using SharePoint designer. This worked for the client side datepicker, but the selected value was no longer stored in the workflow param.
    I hope someone can help me!  

    Hi ,
    From your description, my understanding is that the date picker displayed English format in a workflow initiation form when the language of your site collection was Dutch.
    I did a test: the language of my site collection was English, and I set the site’s locale is Chinese. Then I created a initiation form parameter using Date & Time type, after I published the workflow and started it on an item, the data picker displayed
    Chinese format.
    So, for your issue, please go to your site collection, and click Site Actions->Site Settings->Regional settings, change your Locale to Dutch.
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • How to set LocaleId for DateTimeControl on workflow 2010 initiation form

    I am using a workflow initiation form to request a startdate and  expirationdate as initation parameters from the user that starts the workflow. The SharePoint sitecollection is in dutch and so my user is expecting dutch culture settings for the date
    format. 
    The workflow initiation form somehow shows a english date format.
    I have tried to set the LocaleId property on every SharePoint:DateTimeControl in the aspx form by using SharePoint designer. This worked for the client side datepicker, but the selected value was no longer stored in the workflow param.
    I also tried setting the regional settings for application and sitecollection as this was my first though for a possible solution. Unfortunately this does not make a difference. In a list column I see this setting is applied succesfull. For example: I'm using
    a task list the shows me the right date format matching the regional setting. Today I did several tests with chinese, german, english and dutch settings. All are applied and showing on correct datepickers in
    the tasklist, but none are showing correct datepicker on the initiation form. (List and Site workflows) 
    I am currently testing on a SharePoint 2013 Foundation Farm with Dutch Language Pack and CU December 2014 installed. I am using SharePoint 2010 workflows and a dutch version of SharePoint designer.
    I hope someone can help me! 

    Hi,
    I tested the same scenario per your post in my environment, and I got the same results as got.
    As a workaround, I recommend to dynamically change the date format in the workflow initiation form page and display the value in a new input box.
    Below is the code example, and I hided the original input box for the date field and display with a new input box, then display the date value with needed format in the new input box.
    <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
    $(document).ready(function () {
    $(".ms-input").blur(function(){
    var value=$(".ms-input").val();
    //change the value of the date to be the right format here
    $(".ms-input").hide();
    $(".ms-input").after("<div><input name='date' type='text'></div>");
    //display the date value which has been changed with the needed format in the new input box
    $("input[name='date']").val(value);
    </script>
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Workflow Initiation form and Workflow Association form missing?

    After creating Sequential Workflow, I tried to add Workflow Initiation Form but I didn't able to find it.
    Even  Association Form is missing there while adding.

    The only way you'll see the initiation form is if you right click the workflow item in the solution explorer as below:
    Indul Hassan
    Microsoft Community Contributor
    http://www.indulhassan.com
    You Snooze.. You Lose !!

  • Router Setup Web form display problem

    When I open Internet Explorer 6 to my router setup page (192.168.1.1), the menus and control discriptions are missing. Internet explorer reports an error with processing some of the web scripts. I'm using: WRT54G V8. I have tried reseting the router but it does not fix the problem. I have tried using the Opera Browser but it has the same problem. Unfortunately, I can't attach a screen capture to this post. Any help would be greatly appreciated. Thanks, mm

    I did some playing around and found that in "Save Mode" the setup web form displays properly. So I upgraded the router firmware in Save Mode, rebooted and now the setup form displays fine in regular mode. I should note that I also re-installed ZoneAlarms (firewall application). Thanks, mm

  • Initializing form fields

    I have a form in my application with some fields in. The user enters data in one of the fields which is used as criteria for displaying data on the next screen. When the user returns to the form, I want to blank out the data the user entered initially. I cannot figure out how to do this. Has anyone been able to do this, and if so, how did you do it?
    Thanks in advance
    Dave

    If you have any button on the form that is supposed to reset the form, you will have a procedure in the form generated package like wwv_gensys_x (where x is a number) that calls doReset.
    You can conditionally call the wwv_gensys_x procedure from the additional pl/sql section ...before displaying the page to reset all the form fields.

  • Routing 1 sapscript form to 4 printers

    Hi Friends ,
    I have designed a custome invoice form using sapscript . I want to route this to 4 printers instead of sending to one printer . Please advise . This is needed as the volume of forms being printed is too large .
    Is there a way i can create a custom program to call this form and give the user the option to choose the printer and the no of forms to be printed there and schedule background jobs ?
    Thanks
    Message was edited by:
            Teresa lytle

    Hi,
    It may be useful to create a device pool, where you can create one printer in SAP and point this to any number of SAP printers in a group.  In transaction SPAD create an output device as normal, then select Edit -> Convert -> Device Pool.  This will then allow you to list the printers in the group and specify if you want all printers or just one on a round-robin basis.
    Regards,
    Nick

  • Set cursor to be incised initial form field

    Is there a method or document javascript to get the cursor to be inside the first tab order field, ready for input. You have to either hit tab first or use the mouse to begin inputting a form.

    Thank you for your help on this.
    http://ftp.kaleidoscopechicago.com/_XrzJ4jGdwTNdXR
    FILENAME:   ALDI Information Request-Nov10.pdf   
    324 KB
    The URL will expire on Dec 11.
    Code looks like this after
    //-----------------Do not edit the XML tags--------------------
    //<Document-Level>
    //<ACRO_source>FIRST FIELD</ACRO_source>
    //<ACRO_script>
    /*********** belongs to: Document-Level:FIRST FIELD ***********/
    this.getField("SUPPLIER_Due Date").setFocus()
    //</ACRO_script>
    //</Document-Level>

  • Router keeps initiating session on aux port

    Hi all,
    I have a situation where I telnet to routerA. This router has, via its AUX port, a connection to routerB on the console-port.
    So I can normally do a reverse telnet from routerA to routerB. (via the lo0 on port 2001 on routerA)
    Problem is, routerA keeps trying to connect to routerB, thereby causing line 1 (for the AUX port) to be busy most of the time.
    Ergo, I'm having trouble connecting to routerB (If I try a couple of times, I usually succeed after a while)
    I can also confirm the login attempts when I do "monitor traffic line 1" (line 1 being the aux-port), and also in the ACS I see a lot of Failed login attempts from routerA with caller-id async
    I don't understand why routerA is tryiing to login to routerB, nor how to stop it while leaving my access intact ofcourse
    routerA
    interface loopback0
    ip address x.x.x.x x.x.x.x
    line aux 0
    session time-out 5
    modem inout
    transport preffered none
    transport input all
    transport output all
    routerB
    line con 0
    logging synchronous
    login local
    Any suggestions would be welcome....

    Hi Richard,
    this has solved it indeed, thanks a lot! Though it's unclear why the routerA was setting up sessions in the first place, at least its not doing so anymore.
    regards

Maybe you are looking for

  • Is there a licence issues with XE ?

    Hi folks, I may well be on the wrong forum here as this question is more a legal one as opposed to APEX one etc. However, my question is ... Is it okay to download Express Edition for free to develop and deploy XE applications with an Oracle database

  • MacBook "Crashing" Issues

    I am currently running a MacBook Core Duo 2.0 13 inch. It was purchased in June of 2006 and has had the hard drive replaced by Apple within the last year. (Just a quick summary!) This evening, I closed my MacBook to take it to a different room. When

  • Would like Table Continuation Variable added to a paragraph style, such as to a table title

    My groups uses both Frame 7.2 and Frame 9 and we would like to include the Table Continuation variable to our table title paragraph tag definition so that we don't have to manually add the variable. Is this possible now? If so, how? Thanks Sherri McC

  • Photoshop and Blackboard

    Computer OS involved: XP and Windows 7 Photoshop 11.0 and 11.0.2 Blackboard 9.1 An instructor (using Windows XP) came to us with the question of why she could not open psd files from Blackboard that students have uploaded for grading. I went over and

  • HT201210 trouble with restore from backup choose

    Hi! i got an iphone 3G with older verison (4.1.3) and i wanted to upgrade to a new version ive backup my phone as a NEW DEVISE and saved every thing on my itunes. i upgraded successfully and tried to restore my devise. when i did it first of all i co