Seems Silly - How to make the Submit Button Quit...

1
+1
-1

hi there,

I'm in the process of developing new applications, and have a silly question...a moment of brain freeze.

How do I make the default button widget act as a Quit button...

I know how to submit POST, PUT, Start a process and remove items from a collection but all I want is to return to

../bonita (or some other location)

There is no form, and I need no-data to be returned...

There is no taskid as no task is available at application level.

I have a Custom Widget that can do it but I want to remove this and use the standard Button widget.

Many thanks and best regards
Seán

1 answer

1
+1
-1
This one is the BEST answer!

If in under correctly your use case, the "Link" widget seems to be the solution. Set the "Target URL" property to "/bonita" and the "Style" property for example to "primary".

Comments

Submitted by Sean McP on Tue, 01/12/2016 - 09:13

Absolute Brain Freeze!!

When is a button not a button, when a link is disguised as a Button...

Thanks and regards
Seán

Notifications