Macro render_xxx: How to capture an input before triggering data-href?

Got it.
I would be nice to have later on something like:
data-confirm-with-input= (text of confirm, f1, f2…

and when used in the macro, it will popup the confirmation windows which contains the fields f1, f2 for user to input data,
then on confirmation, the POST will be done with f1, f2 … as parameters.
That would be great ! :slight_smile: