Questions tagged [quickbase]

Quick Base is a low-code platform that allows non-technical developers to build, customize and connect scalable, secure cloud applications mapped to unique business challenges without compromising IT governance and control.The platform handles broad set of biz use cases through its customizable application platform that also provides API layer for interactions.

Quick Base is web-based collaborative database application that allows businesses to create their own custom applications with less code than traditional databases. Quick Base was created when Intuit acquired Turning Mill Software in 1999. Intuit divested Quick Base in 2016. At that time, Quick Base became a stand alone product.

QuickBase includes an XML webservices API, which allows for custom user workflows.

Source: https://en.wikipedia.org/wiki/QuickBase,_Inc.

103 questions
0
votes
1 answer

Quickbase delete_record

I am unable to get delete_record function to work. Here is the delete_record code that I am currently using: $qb->db_id = $myQbTables["table1"]; //using table 1 now $queries = array( //this is the where clause now for the delete query array( …
FoxMcCloud
  • 139
  • 9
0
votes
1 answer

Image Onload - Quickbase

I'm trying to follow Dan Diebolt's 'Image Onload" technique to inject custom js script however I think I'm tripping up at the first part - the process says: Create a field with the following formula definition and include it in your …
0
votes
1 answer

Create a script in Quickbase

I'm not sure if it's possible or not but can you run a script in Quickbase? Such as in a formula field? If so, could someone show me a very simple example? I've figured out how to create custom Dashboards using jQuery so I assume we could do…
0
votes
1 answer

QuickBase foreach insert

I'm having an issue using the Quickbase API to perform the following: SELECT 1, 2, 3 FROM table AA that has column BB = 1 foreach record { Insert 1, 2, 3 into table ZZ. } function add_children($opportunity_id) { global $config; $qbc = new…
FoxMcCloud
  • 139
  • 9
0
votes
1 answer

Quickbase - Is there a way to copy the results from a field to the clipboard?

What I'm trying to do is create a button in Quickbase that a user can click on to copy the results of another field in that same record. For example, I have a formula field that pulls results from several other fields in to one. The user will take…
0
votes
1 answer

How to make first option of