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
Mconneen
Mconneen
1140
13
1
Joined: Fri May 11 20:44:06 UTC 2018
Follow
My Posts
Latest Posts
Re: Automatically select items last week of month
Nope... my fault... I only read “last week” ... not last week of the month..
Mconneen
Mconneen
5 yrs ago
Learn and Share
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
ohh.. and there is a relation from Leaders to Countries..
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
The following worked for me.. Leaders table has a text field called Nation.. Countries table has a text filed called Country_name. In my previous code.. I forgot the "first"..…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
@David.. If I get time.. I will validate this.. basically .. Assume table Leader has leaders .. and your choice field 'Home Nation'.. Assume your Nation table has all the data you want on it..…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
@David ... I suggest you join one of the online webinars.. you can then share your screen and get input from a panel of experts.. There are also a few youtube channels and blogs...…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
@David.. Sure.. assuming they have something in their existing record.. you can either do a for loop from within the console ... or you can add button that only you as admin can see and put the code…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: is it possible to copy a view?
@Westy .. Yes.. but that is the data... Using the Ninox App (mac of iPad).. you can import "data model" without the data.. basically the table structure .. associated forms / views.. etc.…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: is it possible to copy a view?
@Herman... it is a feature of the Mac and iPad app. Not the Ninox Cloud.
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: is it possible to copy a view?
@Sean.. Hmm.. Ya know.. I never really paid attention to that feature. Works great to do development in a local database.. then update the target!
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Date/semaine
May not work during a leap year. let t := this;let d := date(year(today()), 1, 1);d + ('Week(date)' - 1) * 7 - 1
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Date/semaine
Quelle date voudriez-vous? Lundi?
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Can the owner of a Team invite anyone to join the team?
In my experience... I needed to upgrade my plan to support additional users in order to continue to share access to the Ninox Cloud hosted database.
Mconneen
Mconneen
5 yrs ago
Learn and Share
Reported - view
Re: Automatically select items last week of month
@Hans.. Lets assume you have a tabled called Invoices and a field called "Invoice Date" and it is of type date. If you want to see all invoices from "Last Week" you can do something like....…
Mconneen
Mconneen
5 yrs ago
Learn and Share
Reported - view
Re: Training Using Videos and Quizzes with Scoring
Here is an example of embedding a youtube video .. Here is the formula syntax: let h := "<iframe width=""736"" height=""552"" src=""https://www.youtube.…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Date field
Yeah.. You will have to translate the java script code into Ninox code... That will take a while..
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Importing RGB Color Data
@William, Here ya go.. I created a simple table.. three columns (R, G, B)... similar to your import from the CSV file.. then a button to set the color.. You could also use a formula.…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Specific date in appointment field
@Joelle, See if the following works for you... Code snipett to determine if an appointment field contains "today".. You can put your search date into the td variable.
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Date field
I also found this site.. will take a bit to translate javascript into Ninox.. https://www.fourmilab.ch/documents/calendar/ There is a downloadable javascript file that can be used to reverse engineer…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
@David... It does make sense. You can still look up the value .. you just need to ensure you have a look up value.. like the country name being spelled the same... or add a hidden country coude field.…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: is it possible to copy a view?
When you say "formatting a view"... are you refering ot the layout element view? the form view? the table view?
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Bookmark Table in Database
@Patrick... based on your question, I assume you are using the browser / cloud version. YES.... you can "share this view" of the table.. and book mark that. Clicking the book mark goes to the "view" .…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: fire a own action on a event
@Robert .. for a limited set of "triggers" .. yes.. See the following https://ninoxdb.de/en/manual/calculations/triggers
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Date field
Hmm... Interesting use case.. I never really thought much about it. Doing a GTS (Google That Stuff) ... seems that "solar", "gregorian" and "Christian" are the same.…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: USING A FORMULA FIELD TO DISPLAY CONTINENTS FROM A NATIONS CHOICE FIELD
Why a choice field? Within minutes.. I imported a list of countries by Continent from here..…
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
Re: Please explain how the "Up Vote" works in the CR database.
SWEET Jorg... THANKS!
Mconneen
Mconneen
5 yrs ago
Get help
Reported - view
1
20
21
22
23
24
46
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