The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi
I’m using Typeform with stripe integration to sell tickets for an event i’m organising.
In my form, customers choose differents options trough multiple select questions. I’m adding price of the different options they choosed with the typeform calc...
Hi Airtable community
I’m a new user and i have a problem with a formula that’s probably simple for everybody here.
I need to make an url with this formula for my typeform : CONCATENATE(‘https://mytypeform.typeform.com/to/gMQE2K?company=’, {Company},...
Thanks a lot for you answer JB, but where should i put it in the other formula :
CONCATENATE(‘https://mytypeform.typeform.com/to/gMQE2K?company=’, {Company}, ‘&person=’,{Person} ,’&id=’,{ID})
Just after it ? inside it ?