Updating Task complete flag Quotes

Some further information. It appears that the BPM I wrote does update the data, but does not actually create the next task. When you use the task tab in the quote you have to check the complete box and then click on the update button to move it to the next task in the tree.

As I said earlier I'm not too familiar here. If you did defined the complete checkbox and the update button by using the GetNativeControlReference, could you just change the value of the checkbox and then perform an onpush/click event on the button to do the rest?

Any examples of firing a click based on setting a epicheckbox to true would be great.

Cheers
Simon

--- In vantage@yahoogroups.com, "s1mhall" <s1mhall@...> wrote:
>
> Binding to the task.complete field does not appear to work. Looking at the trace log it fires off the Task.ChangeComplete method. Is this indicating that I really need to call the method from inside the form with code on the click event of the checkbox? Not really an area I am really familiar with so any tips to point me in the right direction would be helpful.
>
> As yet I have not looked in the groups for executing a method from a button or similar.
>
> Cheers
> Simon
> --- In vantage@yahoogroups.com, Jose Gomez <jose@> wrote:
> >
> > Why not just bind the checkbox to the task itself ?
> > On Jun 11, 2013 6:16 PM, "s1mhall" <s1mhall@> wrote:
> >
> > > **
> > >
> > >
> > > Hello,
> > > I am looking for suggestions on how to create a BPM to update the
> > > completed checkbox of a task on a quote. Essentially we need a checkbox on
> > > the summary form that will allow a manager to check it, but complete the
> > > associtated approval task withouth them having to swap to the task tab and
> > > update the task.
> > >
> > > Any suggestions appreciated.
> > >
> > > Cheers
> > > Simon Hall
> > >
> > >
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
Hello,
I am looking for suggestions on how to create a BPM to update the completed checkbox of a task on a quote. Essentially we need a checkbox on the summary form that will allow a manager to check it, but complete the associtated approval task withouth them having to swap to the task tab and update the task.

Any suggestions appreciated.

Cheers
Simon Hall
Why not just bind the checkbox to the task itself ?
On Jun 11, 2013 6:16 PM, "s1mhall" <s1mhall@...> wrote:

> **
>
>
> Hello,
> I am looking for suggestions on how to create a BPM to update the
> completed checkbox of a task on a quote. Essentially we need a checkbox on
> the summary form that will allow a manager to check it, but complete the
> associtated approval task withouth them having to swap to the task tab and
> update the task.
>
> Any suggestions appreciated.
>
> Cheers
> Simon Hall
>
>
>


[Non-text portions of this message have been removed]
Binding to the task.complete field does not appear to work. Looking at the trace log it fires off the Task.ChangeComplete method. Is this indicating that I really need to call the method from inside the form with code on the click event of the checkbox? Not really an area I am really familiar with so any tips to point me in the right direction would be helpful.

As yet I have not looked in the groups for executing a method from a button or similar.

Cheers
Simon
--- In vantage@yahoogroups.com, Jose Gomez <jose@...> wrote:
>
> Why not just bind the checkbox to the task itself ?
> On Jun 11, 2013 6:16 PM, "s1mhall" <s1mhall@...> wrote:
>
> > **
> >
> >
> > Hello,
> > I am looking for suggestions on how to create a BPM to update the
> > completed checkbox of a task on a quote. Essentially we need a checkbox on
> > the summary form that will allow a manager to check it, but complete the
> > associtated approval task withouth them having to swap to the task tab and
> > update the task.
> >
> > Any suggestions appreciated.
> >
> > Cheers
> > Simon Hall
> >
> >
> >
>
>
> [Non-text portions of this message have been removed]
>