Hello,
With the recent intro of V5 I've started using V5 forms alongside by existing V4 forms. My site includes a registration form (v5) along with multiple V4/V5 forms on the user side. I'm having issues saving and pulling data from the table. At the bottom of some of the forms it will have "cf_user_id=xxx" but in my db read function I'm pulling using cf_id. I'm wondering what the difference is between CF_ID and CF_USER_ID from V4 to V5 and their general purpose. Perhaps I need to realign the CF's I'm using?
Any guidance is greatly appreciated!
With the recent intro of V5 I've started using V5 forms alongside by existing V4 forms. My site includes a registration form (v5) along with multiple V4/V5 forms on the user side. I'm having issues saving and pulling data from the table. At the bottom of some of the forms it will have "cf_user_id=xxx" but in my db read function I'm pulling using cf_id. I'm wondering what the difference is between CF_ID and CF_USER_ID from V4 to V5 and their general purpose. Perhaps I need to realign the CF's I'm using?
Any guidance is greatly appreciated!