Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
Hi, we all have and use databound forms, and can see submitted values of data in k_success.

I wonder, is there a method to deliver a message to the user:
"Your {editable} is successfully updated"?

I have a form with over 10 inputs and not all of them are necessarily updated.

Appreciate any ideas!
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
I think it will need using PHP to target specifically the modified fields.
KK wrote: I think it will need using PHP to target specifically the modified fields.

Do you get/have somewhere the modified status before updating db? Or it will be necessary to compare before/after with couch code? I bet we see it every now and then, with 'password updated', 'avatar changed' and so on.. I will be happy to get this done.
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
3 posts Page 1 of 1