-
Prohibit Deletion
I Heve a task that will prohibit deleting tables and records, APP mac. Found how to hide the delete icon in the bar html(" <style>" + if not HUD then ".i-setting-print{display:none;}" end + " .…
-
Code about random numbers
I want to write a code for generating a random number that consists of six digits. The number should change every month, reflecting the progression of time.…
-
Account flows
In the Accounts table, I have a view called Flows with the following script. It gives the correct dataset but would like to filter out from that dataset the selected account ledger line items (that…
-
Is there a known problem with dynamic printing?
In the last couple of days, all my attempts to dynamic print failed. Even if I try to print a blank page, I continually get an error message! Does anyone else face the same problem?
-
Button to open a PAGE
Hello Ninox Brain Trust, Has anyone been able to open a PAGE with a button?
- Answered
-
Workspace ! Not being recovered where images are held & deleted.
Storage of image files and deleting them do not automatically give you your workspace back. I have copied this from another post that I answered as it seems to me that other users are now having…
-
Word Wrap doesn't function when you apply a rule to a table
Typical of Ninox, they implement a nice feature with rules in the table but then mess it up because they don't completely make the feature work cosmetically.…
-
rar password unlocker software
Stella rar password unlocker software is the best program to recover any rar passwords by using three best password recovery methods. This software has been professionally designed to recover…
-
Reference Error
Hi all, I started using Ninox a while back and so have completely forgotten all that I learned when setting up my data base. Now when I want to duplicate a record I get this> ReferenceError:…
-
Be Able to Freeze header columns in tables spreadsheet style
This seems like a no-brainer to me. Ninox's default view is table mode, and header rows automatically freeze. Why not give the option to freeze columns on the left?…
-
Help with multiline text field inside an html() function
Hi, is there a way to display a multiline text field inside an html() function without losing the multiline feature? I mean, when a use html(" + 'multiline text field' + ") the text is displayed as…
- Answered
-
Close the cell after editing
Hello Everyone I have a table, where my colleagues can write there requests for vacation. I need to protect somehow the data after adding from future changes. For example - I need a vacation from 05.…
-
Bloccare documento emesso
Buongiorno...ho il seguente problema che non so come risolvere: Ho creato un record (che rappresenta un documento fiscale contenente prezzi e date). Vorrei che una volta emesso e stampato,…
-
Questions about charts
I found a problem with my chart today. My chart has three sets of Edit columns, one for product names and the other two for numbers. They are all in the same View.…
-
Jump
There any way when I select Year 2024 Go to the first record of 2024 ? year is a Choice field.
- Answered
-
Using Ninox to send emails
Is there any way to send mass email newsletters (approx 800) from Ninox. If so, will they have SPAM security Thank you Alan
-
There must be a better way...
I have the following code: let curRider := 'Team Membership'.RiderID; let rndJmp := RiderResults.'Round Type'; let x := for loop1 in rndJmp do AllResultRecIDs[RiderID !…
- Answered
-
v3.10.7
Just noticed that a new version is up. I noticed because now I can't use my main DB. All hell has broken loose. Interestingly I can use the MacOS app, just not the browser.…
-
Error message
I get the following error message: Inconsistent calls to Snapshot._lock() / Snapshot._unlock(). Any idea somebody? Thanks in advance!
-
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,…
-
Can I format my time to "number"
Hello Everyone I am not sure if this is exactly a number, but can I format my time to appear as follow: 10:00 => 10.00 10:15 => 10.25 10:30 => 10.50 10:45 => 10.75
-
Multiple records print with button
Hi, Is there a way to print multiple pages (records) in a button ? For one page, it already works with this : let myPdf := printRecord(this, "name"); Actually,…
-
v3.10.8 fixes
For those not on Facebook. The new FB moderator has posted fixes in 3.10.8: Hello Everyone, we released our update 3.10.8 yesterday. Here are the major changes and fixes: Fixed bug:…
-
Button script to select/link record on child table
Using the Invoice Template, I have a the 'Invoice' Table with an embeded 'Invoice Items' table. I add items to 'Invoice Items' by selecting existing records previously input in the 'Article' table.…
- Answered