tgdn.
Explore posts from serversTTypebot
•Created by tgdn. on 3/19/2025 in #help-and-questions
⚠ BREAKING CHANGE: Input numbers include a comma since today
Since today the number input breaks by returning numbers with a comma instead of a dot - this breaks validators since the numbers are invalid
4 replies
TTypebot
•Created by tgdn. on 8/4/2024 in #help-and-questions
How to specify a max length for text fields?
How to specify a max length for text fields?
2 replies
TTypebot
•Created by tgdn. on 7/25/2024 in #help-and-questions
How to use a URL in a variable to make a clickable link?

6 replies
TTypebot
•Created by tgdn. on 7/22/2024 in #help-and-questions
How to change the default placeholder when collecting values?
Right now when the placeholder attribute is empty, a default placeholder is set in English.
My user base is French and my typebot has a lot of steps, how can I change the default placeholder value without having to set a default value on every single input?
Thanks
4 replies
TTypebot
•Created by tgdn. on 7/21/2024 in #help-and-questions
How to wait between requests?
Is is possible to wait between requests? As described in the docs, since all blocks are computed on the server one after the other, then I can't actually do that I guess?
Thanks!
4 replies
TTypebot
•Created by tgdn. on 4/4/2024 in #help-and-questions
The insert row GSheet always overwrites previous row
The insert new row of Google Sheets overwrites previous row
11 replies
TTypebot
•Created by tgdn. on 3/14/2024 in #help-and-questions
How to view currently set variables?
I have quite a lot of nodes and about 40 variables, is it possible to view currently set variables while testing?
Thanks!
4 replies
TTypebot
•Created by tgdn. on 3/11/2024 in #help-and-questions
How to repeat steps multiple times and store the results in an array or in sub-variables?
I'm creating a flow asking about information to a borrower and a co-borrower.
The questions are the same for both. The way around this today is duplicating and updating each step two or three times based on the number of borrowers, which is quite tedious since each variable is different and needs to be updated for each step.
Any ideas? Thanks!
The result would look something like this
4 replies