Hello, Get the feeling this should be easy but unable to find in the knowledgebase or community. When a user cancels their Stripe recurring subscription using [frm-subscription] build into Formidable we need to then update a field on a separate form entry belonging to the same user. We are already able to get the separate form entry id but not update the field value on the form. How is this done? (we are using the latest Wordpress and Formidable versions). Thanks for any help! I.e. Form named ABC has Field id 123 current content = XYZ // User selects 'Cancel' option using [frm-subscription] table // Form named ABC Field id 123 new content = null / empty Appreciate the help, many thanks! :) Tony