-
Trigger based on multiple fields
Hi, I am trying to trigger based on inputs from multiple fields, this is my effort - any advice? country := if CHINA = 1 and EU = 0 and GB = 0 and US = 0 thentext("true")elsetext("false")end
-
If Statement between dates
I am trying to figure out a formula to give a value using the If statement but am struggling to make it work. I need something like this: if 'datefield' >= '01 Aug 2016' and <= '31 Jul 2017' then…
-
How do I delete a database?
Thanks.
-
Control to view web page?
Is there a field type or way to display a web page in a form? For example, if you have a customer database and want to display their home page in the form, to have an embedded web view, of course,…
-
Bigger Pictures on table
Hi, Is there the possiblity that the table view can show bigger pictures so when scrolling through the table looking for a person you can see the photos clearly instead of the tiny little picture we…
-
choice list
choice list
-
Waiting Trigger
Is it possible to make a timer so that whenever something is true for example, an Alert() pops up every 10 seconds untill that something is set back as false?…
-
Database look up
Is it possible to look up a table in a different database? Thanks
-
Display chart
Hello, I have a list of dates but want to show volumes of activity in a month. I have managed to create the format of the date by using format('Start Date', "MMM,…
-
other pcs wont find the "server"
Had to reinstall windows on the pc used for ninoxdb and localhost:8080 works ok but the other pcs wont see it
-
HTTP calls - client vs server context
I am wondering if there is a way to force http calls exclusively from the client context. I have tried to use do as client but that is automaticly changed to do as server The reason it needs to be…
-
Ability to Change Button Color in if result alerts
Is there a way to change the color to the result alerts? For example: Do you want to clear all fields? "red(Yes)","no" Is it possible to change the results colors?
-
Filter view
I have a view that is looking up data using let u := ULN;select 'Indicative Earnings' where 'Unique learner number' = u This produces: What I want is for the select field ILR Year to filter records…
-
in ninox cloud is possible to set permissions so invited users cannot edit, create or delete fields
in ninox cloud is possible to set permissions so invited users cannot edit, create or delete fields
-
Would like to use a field in a table ...
Would like to use a field in a table as a value in a Choice field. The table will be maintained away from the form.
-
Number format using £
if I am displaying a negative amount in British Pounds then it displays as £-20.00. I believe this is incorrect and should read -£20.00. I am not sure whether or not this affects other currencies?…
-
text dialog on two rows
It's possible to display the dialog/alert text on two/more rows?
-
Embedded charts and views
Has anyone manage to wright a formula to show charts and wiews in a form? Nick
-
chart "Display field only if"
I am trying to use the "Display field only if" with a chart, but can't seem to get it to work. The chart always displays. A record can have a multiple links to records in the "Sensor" table.…
-
All data has duplicates
how do I remove the duplicates?
-
How to display subtable of subtable on master table form?
Folks.. Using the project template database as an example, if I add mulitple sub projects to the sample Garden Design project.. and add multiple tasks to each subproject,…
-
Formula to Print an Save
In the BETA group, in DB Ninox 2-4 new features, I see the button to print, and save as an attachment. What is the formula for that?
-
Linked tables
Hello, I have a table "Customers" who are linked with a table "Invoices" who have a subtable "Items", when I create a new invoice from "Customers" the invoice are linked to the customer but when I'm…
-
I used
I used the Hide Table feature and now can't unhide the Table?