-
How to use code to remove extra information?
I have set up two text elements in the database, and text1 contains the following information. 2222 333 44553 1234 How to set up a button to remove the extra spaces in the content of text1?…
- Answered
-
Some idea ?
let vDd := 'Add Data|Date'; let check := dialog(" Warning ", " ¿Confirm the Progress Update by Disciplines ? ", ["Yes", "No"]); if check = "Yes" then for loop1 in select 'CutOff Days' do 'Add…
- Answered
-
Previous record
I am new to Ninox. I have a simple database to keep track of mileage on my car (to check on Allstate numbers). Thus far, I have only two data fields: date and odometer mileage.…
- Answered
-
Parameters it is possible to pass to a function
Hi, fairly new to Ninox and now in the process of "tidying" up a database which has become a bit untidy in terms of number of fields and duplication, this thread sort of fits with what I am trying to…
- Answered
-
Choice (dynamic) Combobox Behavior
Is there a method to tweak the behavior of the Choice (dynamic) Combobox such that either 1 - an option can be selected from the dropdown list - OR - 2 - new text not found in the dropdown list can…
-
Problem. editing now also works in views
Online editing now also works in views. If I change a static selection field there and then click again, two options are highlighted. Have the problem on Web (Chrome, and FireFox) and Android Tablet.
-
NINOX upgrade question - is it worth it?
I am using version 3.8.11 in a private cloud. Three questions: is the latest version faster? Same overall processing speed? There was chatter about the "select" function being slower.…
-
Did you know that there is a better calendar for Ninox Users… Calendar-Plus Version 3
Did you know that there is a better calendar for Ninox Users? Join the Ninox Learning Lab this Thursday, June 13th at 12:00pm EDT/ 5pm BST/ 6pm CET for a demonstration of the NEW Calendar-Plus…
-
POS System ( Sales,Income,Expenses,Stock,Supply)
Hello, I have been working on a POS System all created in Ninox, What I'm trying is that when the sale of 1 product happens (Sales Table) the product is deducted from the Stock table and money added…
-
Regarding the issue of the record limit in the database.
I seem to remember that Ninox Cloud has a limit of 800,000 records per database. If this limit is exceeded, how can I consolidate my data into a single database?
- Answered
-
Data display
Hello After I create a new day, on cloud version, windows. data is displayed like 06/08/2024 - 6 june 2024. i need to 08.06.2024. on the computer the date is displayed as 06/08/2024.…
- Answered
-
Embedded eCharts into Ninox
I have tried to embed eCharts into Ninox but have yet to succeed. For example, I put the following code inside a function field, but nothing: var _style := "* { margin: 0; padding: 0;…
- Answered
-
lost database on my phone
The Ninox app on my phone required a data migration, so I followed through the instruction and it imported all the files. But now I can't find my database, it's not showing.…
-
add prefixed text to textfield linked to multiple choice
Hi, Brief intro: my name is Brit and I have founded a charity to give people with physical disabilities in The Gambia mobility. I use Ninox for client registration,…
-
Print and save more than 1 PDF
Hi there, hoping someone can help me. I have several different Print Layouts for one table and I would like to be able to press a button and have the system print all of them in one go and merge…
-
Print Layout - Group filter
I'm Trying to create a print layout filtered by week and grouped by drivers, but it print layout when grouped, each group is closed and only shows totals for each driver.…
-
Blank Screen
Hi, I'm on Ninox 3.12.4 and since then I get a Blank Screen and no database. Never had this problem. before. Not even with version 3.11 which caused the same issue to many.…
-
data migration required on phone can't access my database
Opening the Ninox app on my phone I got this message (see picture) above. Migrate app data takes me to picture 2. Stuck after that as I don't have any Ninox files on my phone.…
-
Formulae in Global Search
@Jacques TUR Is it at all possible to work your magic so that based on user wishes formula fields can be excluded from the view that result from a global search? Example:…
-
Formular for current records ID?
What is the formular to display the current records ID? I need to pass the current record ID to a webhook but can't find the formular. Thought it would be easy but am stuck and searching the…
- Answered
-
Merge visible PDF in one file
I have a table named "Allegati". Inside it, there's a field called "File" which contains a PDF. In another table called "DOC FIERA", I have created a reference to "Allegati" in such a way that if a…
-
Sub table query - limit to current record
I have a table -> Event Details and a subtable - Event Expenses. Each event can have expenses of different types, there is a "Type" field in the expense table.…
-
Script to update records in another table
So I for this scenario I have 2 tables. One is called DID the other is called E911. I have data in both tables. In both tables there is a piece of information that may be the same.…
-
Sync and updating
Hi. All works well on my pc, and my phone, and 1 of our tablets. All of the other tablets havent updated any of the changes made in the last 2 weeks.. Uninstalled, reinstalled, tried a manual sync,…
-
Loop through Records
I am creating a user access module. System User User Group User Permissions None of these records are related. My goal is to use Dynamic Choice fields. So a user can be a part of multiple User Groups,…