Sample App attachments not copying over (NIST Privacy Framework Manager)
I've been exploring the NIST Privacy Framework Manager app from the sample apps library. It is excellent, except it requires downloading three import files before deleting the sample data so you can recreate the NIST functions, categories, and subcategories. Unfortunately, these files do not seem to copy over. When I click on the links to download them, I get the following error message: 404 error File metadata not found Check the Quickbase service page for more information. Please contact support if you need help. Same error with images used in some of the reporting. Is it expected behavior for attachments to not copy over when you use "get this app" from the sample-apps library? Would anyone have copies of the CSV import files that are supposed to be used with this sample app?1View0likes2CommentsData Dictionary
Our Program Evaluator is asking for a "data dictionary", which is defined as a list of all of the data points in our app. Does qb have a feature that generates this? Or would I print the field view of each and every table? Thanks! Bridget ------------------------------ Bridget Lambert ------------------------------8Views0likes4CommentsApp to track Test Results
Hello, I am wondering if there is an app that would allow the user to build a test in a form. Send the link to the form to users. They would fill out the form (test) and the app would grade the submissions based on predetermined results? In short this is a training app that asks questions and tells the administrator how they did. The link to the form could be shared to the "Everyone on the Internet" role. A results email could be sent back based on an entered email address. Thoughts? ------------------------------ Brian Brian ------------------------------0Views0likes1CommentError in webhook while doing an action
Hi , I was trying to create a webhook to make an action, i.e replication of records when created in one application to another. <?xml version="1.0" ?> <qdbapi> <action>API_EditRecord</action> <errcode>30</errcode> <errtext>No such record</errtext> <errdetail>Missing "rid" parameter.</errdetail> <udata>mydata</udata> </qdbapi>1View1like3CommentsHow do I link to a specific form on the child record from the embedded report on the parent record?
I have two tables: Products (parent) and Inventory Adjustments (child). Inventory adjustments has multiple forms used for different purposes instead of having one main default form. How do I get the embedded report to link to a particular form when viewing or editing? Here's an example of the above: I've created two inventory adjustments. "Order" and "Sale." Both appear on the embedded report on the products table. When I click on "order" I want it to take me to the "order" form. When I click on "sale" I want it to take me to the "sale" form. Is this possible?10Views1like4CommentsAuto Numbering unique inventory items by department?
As we enter new items into our inventory database we would like it to automatically increase the inventory by 1. We have several departments and each number should increment based on the department number Expample 10-000111 would be one department 20-000234 would be a second department The format has been used for many years and it would be difficult to change it. Also, we must start with the most current number for each department.22Views1like22CommentsCreating a search box on a form
I have a table called line items that is linked to inventory and I select the inventory by either its supplier part #, company part # or its description. Is there a way to create a box that will search for any of those value in an inventory item and populate some suggestions. I know I can do it for reports but I need it on my form. Any help would be appreciated.9Views0likes5Comments