acromacho
acromacho
TTypebot
Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
Thank you. I appreciate it. Yes, I did it all by myself in Vue.js, using Laravel in the back end 🙂
11 replies
TTypebot
Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
@Anthony I am working in healthcare. At the moment I am making enhanced attendance system for patients, collecting health problems before making an appointment. For that I incorporated typebot as a mean to collect various requests. I have there a back button, that is currently enabling patients to go back to the menu. However, I want patients to be able not lose all the progress in the typebot enabling multiple stages of the process.... You can check it at prixi.sk . The website is currently only in slovak version (click on demo or "kontaktuj lekara"). We are only starting. Hopefully it goes all well and we'll be able to expand. Currently it is just a lot of work and stress and investment of lot of money, haha 😀
11 replies
TTypebot
Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
No description
11 replies
TTypebot
Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
I am stupid. It was my mistake, sorry. I executed the goBack command on the linked Typebot, thinking I was in the parent bot. And that's it. I have multiple Typebots linked together. However... now that I think about it, can I store the id of the Typebot in the variable and jump to the typebot via the script (I do not see that option in jump block) ? The goBack command is still useless without this possibility.
11 replies
TTypebot
Created by fra.automation on 4/4/2025 in #help-and-questions
Triggering a Block Based on URL and storing it in a variable in Typebot
What about to store it in the variable from javascript and pasa it into the prefilled variable ? const fullUrl = window.location.href; console.log(fullUrl);
5 replies
TTypebot
Created by acromacho on 4/4/2025 in #help-and-questions
Command not working well ?
I have two typebots with the same command "goBack" - this may be the issue. From my code I am sending the "goBack" command like typebot_instance.sendCommand('goBack'); Sometimes it works, sometimes it does not react and sometimes it reacts like the end of the workflow and stops displaying entirely. Sometimes I event get error "Command event not found" ... It is hard for me to replicate in the testing environment . I will investigate further, but so far, these are my guesses.
11 replies
TTypebot
Created by fra.automation on 4/4/2025 in #help-and-questions
Triggering a Block Based on URL and storing it in a variable in Typebot
5 replies
TTypebot
Created by acromacho on 11/25/2024 in #help-and-questions
Viewer 404
Ok, I have solved it. I was running different postgre database on the same server and it didn't do well
6 replies