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
3527
551
4
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: Popup error message
do you have global formulas?
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Formula Need by Areas 1:N Documents
Take a look at your code again: sum(Area_Documents[Document = "General"].'Plan Value') Looks like your are using the wrong field to filter. Shouldn't it be: sum(Area_Documents[Areas.Area = "General"].…
Fred
Fred
2 yrs ago
1
Get help
Reported - view
Re: Formula Need by Areas 1:N Documents
@Rafael said: The Areas has a 1:N to Documents You can use this link instead of doing a select() again. What is the reference field name to Documents? If the name is Documents then you can do…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: formula greater and less
You can use the switch() command. Try something like: switch true do case 'Artist Amount' > 2000 and 'Artist Amount' < 4000: "from 2000 to 4000" case 'Artist Amount' > 4000 and 'Artist Amount' < 7000:…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: More Problems Ninox 3.8.5
v3.8.6 is out for MacOS and web.
Fred
Fred
2 yrs ago
Learn and share
Reported - view
Re: Some help with formula
But why have two fields that basically have the same data?
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: WhatsApp
Looks like Make has a Whatsapp Business Cloud API. Zapier says they don't integrate with Whatsapp. I don't know what Whatsapp Business Cloud is, but I'm guessing there is a price to it.
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Some help with formula
oops, I mis-read your post. You can use one regular choice to set the value in another regular choice. I thought you wanted the choices to change, which can't be done with a regular choice.…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Some help with formula
Not with simple choice fields. You have to use dynamic choice fields.
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Account only to view data
To the best of my knowledge you need to have a paid account for all users regardless of editing level. If you have a website that is linked with something like Make or Zapier then you can export your…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
@Jacques TUR You are the best!
Fred
Fred
2 yrs ago
Learn and share
Reported - view
Re: Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
it works fine in the MacOS browser.
Fred
Fred
2 yrs ago
Learn and share
Reported - view
Re: Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
When I tried it on a 10.3” iPad with 16.3.1 using Firefox. I get the following empty drop down menus:
Fred
Fred
2 yrs ago
Learn and share
Reported - view
Re: inventorie "frozzen stock at date"
Take a look at the Ninox Test db and then at the Commencer l'inventaire button in the Inventaire table. It has the code to copy the current stock into your Inventaire record.…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: v3.7.11 new functions
For the get() function, can you share your code for the view? I’m wondering how you changing of the view column. Is it a new view for each option of the choice field?
Fred
Fred
2 yrs ago
Learn and share
Reported - view
Re: Unable to Archive Databases on MacOS
v3.8.5 is out for MacOS and it looks like they fixed the archive bug. iOS is still stuck on 3.7.14 and how far back will it fall in features?
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: 3.8
Something needed to be fix quickly as now 3.8.4.1 is out. I don’t think I’ve seen that before.
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Hide button if selection in Multiple Choice
@thomas said: But what if the name DAF FF 058 PS 2600 KG in the dmc, referenced to the table AUTOCARRO is composed using this formula Just treat it like a normal filter: let x :…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Step-by-step onboarding available in German
Too bad my high school German was so long ago that it is not useful here.
Look forward to the English version.
Fred
Fred
2 yrs ago
Learn and share
Reported - view
Re: Hide button if selection in Multiple Choice
@thomas said: it's a dynamic multiple choice field then you can try something like: let x := for loop1 in numbers(dMCfield) do record(dMC-tableName,loop1) end;…
Fred
Fred
2 yrs ago
1
Get help
Reported - view
Re: Hide button if selection in Multiple Choice
Just to be clear, are you talking about a regular multiple choice for a dynamic multiple choice?
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Script for Inventory
@Didier Schoonjans said: In the "Items" table there can only be one "Stock" field, not three. In short, the "Stock" field should be replaced by "Real Stock", Yes that is true.…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: 3.8
@Mel Charles
i’m not sure. every version throws me into a tizzy. plus, do people fell this “version” was worth a 0.x?
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: Script for Inventory
Looking at the flow again. I changed: Removed the code to add the data from Achats Enregistrer button. Created a new code for Commandes Fournisseurs.Status Achat trigger after update so when you…
Fred
Fred
2 yrs ago
Get help
Reported - view
Re: 3.8
v3.8.4 is now live in the cloud.
Fred
Fred
2 yrs ago
Get help
Reported - view
1
78
79
80
81
82
142
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