Chem
June 29, 2020, 8:36pm
2
I would look into the basics of HTML, CSS, and JavaScript if you would like to look into some advanced customization. A language like PHP can be used if you’re interested in utilizing our REST API
Here are some links to examples of some low code advanced solutions/workarounds.
https://docs.tadabase.io/categories/solution-guides/section/low-code-solutions
https://docs.tadabase.io/categories/solution-guides/section/code-snippets
Hi there, I’ve built 2 scenarios for my app with Integromat.
Scenario 1: Generate contracts from a form submission
What I’m looking for: After the form is submitted, the user is redirected to a details page. The Integromat scenario takes 10-ish seconds to complete after submission before a download link is added to the record for the user to see. How can I use JS to pause the redirect, or better yet have my app display a message “The contract is being generated, please wait”, possibly show ano…
1 Like