Field names and labels on Reports and Forms in QB Library Apps not consistent:
I understand that QB does not police or support apps. available in the Library built by customers, but is there Help/Corrections for QB authored apps ? Very frustrating ... seems QB applications should be the best example of what can be done and QB should stand behind apps they make available. This is a recurring problem: here's an example" Downloaded QB 's Project Manager Plus. Between Reports and Forms, fields are not consistent. Examples: "Project Lead" is really a USER but the dropdown is <Add a New Resource> and it doesn't work. The "Contacts" drop down displays a list of "Companies' of "Contacts", not of "Contacts" and again, the <add a new contact> function does not work.4Views1like2CommentsAuto 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.22Views1like22CommentsError 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?10Views1like4Comments