Here are all the cancel related attributes. The cancel action is used to redirect the form to wherever is specified.
@showCancel Optional (boolean) Indicates whether or not to show a 'Cancel' button. Defaults to true.
@cancelValue Optional (string) The text to show on the 'Cancel' button. Defaults to ' Cancel '.
@cancelAction Optional (string) The URL that JavaScript will direct the browser to if the 'Cancel' button is clicked. Can be a full URL (e.g. 'http://www.domain.com/index.cfm') or a file (e.g. 'index.cfm').
If not provided, or is an empty string, the form will be submitted normally. Defaults to an empty string.
Hope that helps,
Curt Gratz
--
You received this message because you are subscribed to the Google Groups "cfUniForm-users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/cfuniform-users/-/q2COfycuxCEJ.
To post to this group, send email to
cfunifo...@googlegroups.com.
To unsubscribe from this group, send email to
cfuniform-use...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfuniform-users?hl=en.