-
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.…
-
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.…
-
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:…
-
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
-
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
-
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
-
I accidentally deleted my database from icloud how can I recover it?
I accidentally deleted my database from icloud how can I recover it?
-
Script not working dilemma
This simple script does not work in a working DB but is 100% in a restore and I cannot figure out why. No fieldnames have been changed, removed etc. The script does not indicate anything is amiss.…
- Answered
-
Button to apply filter to sub-table
Hi everyone, I've got a main table 'CONTRAT' that corresponds to our technical contract where i can find the start and end date, name of the client... And a sub-table 'INTERVENTIONS' that corresponds…
- Answered
-
selecting only first record meeting a criteria
Hi to all! Database tables Masters Reference Events inside a the Events Table I have this formula: let xEvent := Event; let xDate := Date; let x := (select Reference where Date = xDate and Event =…
- Answered
-
format in time
Good morning, I have built a db where with as main table: Titles Fields include: Genre and duration. Now I want to create a dashboard. Select Titles. I get the genres in the chart but it does not add…
-
Extended Calendar Functions needed
i would like to use the Calendar Function createCalendarEvent() to add few more data, like: Event is all day Reminder at a specific time Notes Place Someone has the matching syntax for me?…
-
Collaborator field options
Is there any way to display more than the default for a collaborator field? For example displaying the email address for the collaborator in an adjacent formula field or in the drop down selection of…
-
Need to share 2 fields more
I have this script to copy the 'I_Cost Report' to a 'Histoty Reports' Table, but need to include the Date and comment fields to the 'History Reports' how Add this ? Thanks let newrec :…
-
Real time clock within a form view
Hello Again All, Is it possible to have clock (face or digital) that keeps the current local time within a form view? Thanks, Sam
- Answered
Answer questions and share your knowledge