Skip to main content
Privacy
Contact
How to enable Javascript
Sign Up
Log in
Welcome to the Ninox community
Search all topics or
ask a question
Learn and Share
Get help
Service status
Documentation
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Fred
Fred
San Francisco, USA
3379
533
4
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: Data in the OrderItems table changes on its own
@Sotirios Zormpas You would only see this in root tables that have deletions as now gaps have been created and defragging closes those gaps. You should ask Ninox about the manual defrag operations.
Fred
Fred
5 mths ago
1
Get help
Reported - view
Re: Button for writing to another table
let x := dialog("NEW RECORD", "CREATE NEW RECORD?", ["No", "Yes"]); if x = "Yes" then let d := Date; let xCurrRec := Id; let xNewName := Name; let xNewAmounnt := Amount; let xNewComment := Comment;…
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Ninox 3.13 available
@Sotirios Zormpas What I don't understand is how that issue slipped through since Germany doesn't use the USofA date format.
Fred
Fred
5 mths ago
Learn and Share
Reported - view
Re: Data in the OrderItems table changes on its own
@Vermaji Sadly I've reported about this over a year ago. Lucky for me I was only using the dynamic choice field as a UI element and not as real data. This post can help you with the code to put in…
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Button with script to populate table
@John Halls love these posts where the original poster hasn't responded but others continue it.
Fred
Fred
5 mths ago
1
Get help
Reported - view
Re: Ninox 3.13 available
@Mel Charles That really sucks. Didn't this happen with 3.11 as well?
Fred
Fred
5 mths ago
1
Learn and Share
Reported - view
Re: Button with script to populate table
1) just to be clear, you have reference fields in table 6 that links to table 4 and 5 separately? or is Table 6 a child of table 5? 2) Where will this button sit? Table 4 or Table 5?
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Dynamik Choice field
@iliper LTD you have to decide between openRecord(nid,string) and popupRecord(nid,string) openRecord() takes you to the table then opens the record, so when you close the record you are in the new…
Fred
Fred
5 mths ago
1
Get help
Reported - view
Re: Dynamik Choice field
@iliper LTD In Dynamic Values: 'GM TABLE'.Tables order by fieldname
Fred
Fred
5 mths ago
1
Get help
Reported - view
Re: Data in the OrderItems table changes on its own
what kind of field is Item Name in Order Items?
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Trigger - Update Number Field with Formula Value - en masse
a couple of suggestions were posted in FB. what do think would work for you?
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Dynamik Choice field
in the code for the dynamic choice field add order by fieldname select tablename order by fieldname
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Sum the value of the result field from table1 when the value of deportment is "1"
@iliper LTD Try: sum(estimation[Departmennt = 1].result)
Fred
Fred
5 mths ago
1
Get help
Reported - view
Re: Sum the value of the result field from table1 when the value of deportment is "1"
is this formula in the same table or in another table? If another table, are they related?
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Synchronization not working
@jesusfreakk_alex to get the app version: 1) open the app 2) click on the icon in the upper right corner 3) at the bottom of the new window it will say is this the iOS or Android version?
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Synchronization not working
What version of the app? is your DB stored in the cloud or iCloud?
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Field of type JSON
My answer to your immediate question about rate is to create a subtable to Menu called variations, or whatever makes more sense to you. Then it is in this table that you track Units/Container…
Fred
Fred
5 mths ago
Get help
Reported - view
Re: FeatureRequest: Show FunctionDefinition in Editor
If you haven't already, you should email it to Ninox. They don't really respond to this forum.
Fred
Fred
5 mths ago
Learn and Share
Reported - view
Re: Ninox 3.13 available
@Mel Charles Interesting. I use Firefox and the esc key works. I don't use Chrome as I save it for work stuff only. I just tried it in Safari and it works.
Fred
Fred
5 mths ago
Learn and Share
Reported - view
Re: Table architecture with a 3 levels or deeper hierarchy
It can be confusing in Ninox with grandchild tables, because it doesn't show it in the sidebar. It does show it in the data model: Here you can see penaltyAt is 5 levels deep from Leagues.…
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Ninox 3.13 available
@Mel Charles said: When I double click a cell on a main table - it goes into edit mode as expected. but i no longer see the little form slide in arrow thingy that you could click to exit edit mode…
Fred
Fred
5 mths ago
Learn and Share
Reported - view
Re: Is there any way to reduce the memory space occupied by the image?
You will have to look into an automation platform like Make, Zapier, or Relay. I know there is also a module you can load in Linux that you can run your own, but I don't remember the name.
Fred
Fred
5 mths ago
Get help
Reported - view
Re: italic text
A simple text field can not be formatted by itself. You can create a new formula field that you can then set the style to show the text as italics.
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Separating List into Objects
@S Moore said: I would like to convert them to objects, If you are manually typing out the string, you can make things easier by just putting the items into an array.…
Fred
Fred
5 mths ago
Get help
Reported - view
Re: Ninox 3.13 available
@Vermaji or create a button that sets the relationship to 0.
Fred
Fred
5 mths ago
Learn and Share
Reported - view
1
15
16
17
18
19
136
Ninox-Website
Overview
Learn and Share
Get help
Service status
Documentation
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics