-
Need help with a loop, do script
I made a database for listing jewelry items and forming "linesheets" and invoices that have specs, a photo of items, the wholesale and retail prices. Items for linesheets are selected from the…
-
Query help - pulling list of all staff working on a specific day
I have 2 tables joined by a third table Event Details - List of all our gigs Staff event_staff_join I need to display a list via a View on a page to show me all staff assigned to work on any gig in…
-
Using the Mac App, white screen now displaying, clearing cache doesn't work
Greetings! I am now seeing a white screen (using the application, not the web version) where a few days ago I was not. I verified the database still exists.…
-
3.17.9 available for web app (Public/Private Cloud)
3.17.9 is live for the web app on Public and Private Cloud. We've just submitted the native apps to the app stores; the earliest you'll see 3.17.9 in the App Store or Google Play is tomorrow.…
-
Ninext project
good evening to all, I create this post to organize the Ninext project. For those who are new to it, it is composed of several JavaScript modules that allow you to add badges on tabs and buttons,…
-
How can I use a dynamic choice to filter data for a printable form?
If I select 'AAA' from my cjoice(dynamic), can I print only the 'AAA' content? Thanks.
-
Download file and JavaScript calling
Hello everyone, Recently, I responded to a request from someone who wanted to be able to download a file without encountering a blank window. This required the use of JavaScript,…
-
Fix coming in 3.17.9 for "do as server" authentication error on Private Cloud
Hi everyone—quick heads-up that we've fixed an authentication issue that affects 3.17.8 on Private Cloud: When an internal API request is executed with do as server ...…
-
Sharing JSON object between two formula fields in the same table
Hello @Fred I have been able to make some progress in my project (Expense Manager) in the last few days, however I am stuck in a very weird problem at the moment.. I am writing to seek advise on this.…
-
pow
To calculate the power of a number The function returns the power of a base number using the exponent. If the exponent has the value 0.5, the result is the root of the base number.…