I would like to capture a URL parameter i.e. referral id into a form on a webpage using odoo studio.
e.g https://example.odoo.com/testpage?referral_id=123452 (not a real url) I would like the referral id to be autopopulated and saved in a contacts record.
Is this possible to do via odoo studio?
Any help would be really appreciated.