ofFormConfirmPlugin
symfony1.1のsfFormに、確認画面をお手軽に追加するプラグインです。
ofFormConfirmを継承したり、setCallBackメソッドを使えば柔軟な画面生成が可能です。
ofFormConfirm's events
| event namespace | event name | type | notifiers | arguments |
| form_confirm | export_widget_value | notifyUntil | ofFormConfirm | sfForm, fieldName |
Hi, I am trying to properly understand the purpose of your plugin. (In principle it looks very promising.)
Could you describe a bit how such a workflow will look like...
- that an end user will experience?
- and what the flow of actions will look like that the programmer will have to implement?
Would be great, many thanks in advance, RAPHAEL