Contact Sales to request a demo
Request demo
Product
Platforms
Templates
Security
Customer Reviews
Product Updates
Solutions
Success Stories
Partners
Partners
Become Our Partner
Pricing
Support
Help Center
Webinars
Hero Webinar
Manual
Forum
Tutorial Videos
Blog
Contact us
Search
How to enable Javascript
Sign Up
Log in
Support
Forum
Home
Search the community
Home
Learn & Share
Get help
Webinars
Knowledge Base
Latest Activity
Contact Us
Privacy
Home
Latest Posts
file unzip Fail
Hi, When I am trying to import Ninox database from Dropbox into Android phone I get "file unzip Fail" message. Even though the database appeares in the app list. And even opens.…
Ivan Savochenko
Ivan_Savochenko
1 yr ago
138
Get help
Re: Selecting n records from a table into another table
If I get it right you are trying to make a database to record students' levels on some objectives. It may look like this sample: Here you are evaluating levels And here is relations
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Selecting n records from a table into another table
If you could give D and S data samples. And may be draft pic of what you gonna get...
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Showing all gifts for the last 12 months
I'm not sure if this will help. You can get a list of twelve last months with this code: let d := today();for m from 0 to 12 doyearmonth(date(year(d) - 1, month(d) + m,…
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Being able to have multiple databases open simultaneously would be REALLY nice.
It's strange. I often act like this but never got any mentioned issues. And yes — I don't khow other way to do this trick.
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Learn & Share
Reported - view
Re: Date Field Question.
Nope. Numbers align right, dates align center, text strings align left. Function format() turns numeric data into text strings.
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Date Field Question.
Date field in a record input form shows dates in format based on your OS locale preferences. You can't change it with current Ninox prefs. "Show As" field from your screenshot does form what you will…
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Date Field Question.
Play with this function, change tokens in double quotes with those from tokens table (see link from previous message): format(now(), "dddd, Do of MMMM YYYY, h:mm a")
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: How to update student grade at a certain date?
Hi Ariana, As for your formula. • First of all, the parameters order in date() function should be (year, month, day).• Second thing to fix: to increment variable use var := var + 1.…
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: How to display only the contents of 001 when referring to a table
Hi, First, enter the Administration mode (make little gray wrench red). Then reopen your "Find: Table1" tab and enter 001 into Choice column filter field. Choose someone you were looking for.…
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: alphabetical index
Hi, In your Clients table add formula field e.g. Index. Insert there formula substr('firstname', 0, 1) like this. Show that Index column in your table and make it Grouped.
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Data Model Question. Multiple table reference entries?
Mr. K., You need to create a new one table inbetween Paint table and Where Applied table. So delete the reference you have just created and create a new table, let's say Paint Appliance,…
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: How to check which View Name is currently open?
Oh, I see. Thank you Sean!
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: send e-mail?
Always read the fine print under the asterisk ;-) ** (only available in Ninox Cloud/Ninox Server teams) You need a payed plan (subscription) to run this kind of code from Ninox Cloud.
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
How to check which View Name is currently open?
I'd like to change view content depending on current veiw.
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
2
replies
1,078
Get help
Re: How can I change the order of the "views"?
Preceding the View Name with Emojis may help (they are somehow ordered in Unicode table).
Ivan Savochenko
Ivan_Savochenko
3 yrs ago
Get help
Reported - view
Re: Creating and attaching a generic file
The function was createTextFile(this, fileName) by the way.
Ivan Savochenko
Ivan_Savochenko
4 yrs ago
Get help
Reported - view
Re: Creating and attaching a generic file
Hi Jörg, I have already asked and got an answer on the last tuesday webinar. Thanks a lot!
Ivan Savochenko
Ivan_Savochenko
4 yrs ago
Get help
Reported - view
Creating and attaching a generic file
Hi there! Is there a way to create new text file with any extention? For instance, I'd like to generate and attach SVG files with barcode picture in it without using any external services and…
Ivan Savochenko
Ivan_Savochenko
4 yrs ago
3
replies
1,565
Get help
Barcode validation script
Hi, There is my script to check barcodes checksum. It calculates check digit for the following list of standarts at once: GTIN-8 (EAN-8), GTIN-12 (UPC), GTIN-13 (EAN-13), GTIN-14, GSIN and SSCC.…
Ivan Savochenko
Ivan_Savochenko
4 yrs ago
1
reply
1,672
Learn & Share
Re: Triggers
Hi, Does there a way to style a field basing on entered data? I mean: I want to check entered data and warn user if one has misspelled. And I don't want to create any additional field for that.
Ivan Savochenko
Ivan_Savochenko
5 yrs ago
Get help
Reported - view
Ivan Savochenko
Ivan_Savochenko
21
0
0
Joined: 01 Jan 2014
Follow
Home
Learn & Share
Get help
Webinars
View all topics
Tags