raulriera / Remote-Form-Helpers

AJAX Form Helpers for ColdFusion on Wheels
14 stars 8 forks source link

linkTo confirm on RemoteFormHelper #20

Open crsssl opened 10 years ago

crsssl commented 10 years ago

I have the following: #linkTo(text="Delete", action="deleteitem", confirm="Are You Sure???", remote=true)#

It seems when I press the Cancel button on the pop-up, it still goes ahead and runs the action. What am I missing? Is there a parameter I need to check?

Note that confirm="..." works fine when no remoteFormHelpers are involved.

raulriera commented 10 years ago

This plugin was merged into CFWheels and it's no longer maintained... have you tried asking in the CFWheels forums? :)