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
Re: Views are not saved when I close database
@Fred I wish that was the answer. I've tried many times in Admin mode. Doesn't help. I'm on a mac and doing everything locally (not cloud) - not sure if that is where the problem is isolated to or…
K Gamble
K_Gamble
9 mths ago
Get help
Reported - view
Re: Syntax create record
I think I found this on https://nioxus.com/ - cool way to create a record: var sea := last(select Season); (create Season).( Number := number(item(split(varTitle, " "), 1)); Title := varTitle;…
K Gamble
K_Gamble
9 mths ago
Get help
Reported - view
Re: Views are not saved when I close database
Anyone ever found a solution for this? I cannot determine what makes the view changes stick and what does not. I close my database, and when I reopen - some changes may be there and some not.…
K Gamble
K_Gamble
9 mths ago
Get help
Reported - view
Re: Views are not saved when I close database
Yeah - I do in Admin mode - but sometimes the changes stay and sometimes do not. I'm not sure what the 'thing' is that prompts the save. Still occurring - cannot determine why.
K Gamble
K_Gamble
1 yr ago
1
Get help
Reported - view
Views are not saved when I close database
Using Ninox locally on my iMac. I create new views (usually Table views) or modify existing views - both in normal and editor mode. When I close my database and come back in - the views may or may…
K Gamble
K_Gamble
1 yr ago
10
replies
395
1
Get help
Ninox DB shuts down with large Deletes
When I delete a large amount of records (30k or so) - either with a button (delete select 'table') or by going to the table and doing 'select all' and 'delete' - the database shuts down (either…
K Gamble
K_Gamble
1 yr ago
3
replies
352
Get help
Test if File(this,file.png) exists
I'm using the file(this, "image name") and want to add a condition when the function does not return an image. I tried 'not file..' and such but does not work.…
K Gamble
K_Gamble
1 yr ago
1
reply
292
Get help
Can I use importfile() to pull in a local file instead of web file?
I'm trying to use importFile(this, "file:///users/....") . to add a file as an attachment without luck (on a mac) Does file:/// work? - all the examples I found use http:…
K Gamble
K_Gamble
3 yrs ago
6
replies
1,200
Get help
New functionality that I found with 2.5
1 - seems like you can pass table records into a function now. For example - I have a table called Scene - and can now write function like: function addNumber(s: Scene, n: number) do ....…
K Gamble
K_Gamble
4 yrs ago
994
Learn & Share
Re: This is driving me crazy
I also noticed whatever the first function is in the Global functions will not work - so just put in a dummy one as the first function and the rest seem to work fine.
K Gamble
K_Gamble
4 yrs ago
Get help
Reported - view
Re: Dialog box from Update trigger
Interesting thread but I don't think it's related to my question. I'm trying to get a dialog box to appear (to ask the user a question) when a certain condition is met on the form.…
K Gamble
K_Gamble
4 yrs ago
Get help
Reported - view
Dialog box from Update trigger
I cannot get a dialog box to popup if I put it in the 'Trigger After Update' script. I can get an Alert to popup from there - but not a dialog. I can copy/paste the same dialog into a formula or…
K Gamble
K_Gamble
4 yrs ago
7
replies
4,169
Get help
Re: Find index position of a value within an array
right - sorry - wrote it the wrong way. Basically - I have a name "Tom" and I want to get the name of the Person before Tom in the array - or want everyone before Tom, etc.…
K Gamble
K_Gamble
4 yrs ago
Get help
Reported - view
Find index position of a value within an array
Is there a function to find the index number of an item in an array? For example - array of [a,b,c,d] - how do I find that b is in the '1' position in the array? I know I can do item(array,…
K Gamble
K_Gamble
4 yrs ago
3
replies
2,670
Get help
Add Triggers when clicking on a record in a sub table or view
Ability to kick off a trigger script when the user clicks on a row in a sub table or view that is displayed in the form, so you perform an action prior to viewing the sub record.
K Gamble
K_Gamble
4 yrs ago
2
replies
1,756
Learn & Share
Add System Variables/Settings
Provide the ability to create and store system variables - like "Last Viewed Customer", "Active Record", etc where you could use scripting and triggers to set a variable value to reference in other…
K Gamble
K_Gamble
4 yrs ago
1
reply
1,331
Learn & Share
Drop out of a FOR loop early
Is there a BREAK command word to stop a loop - when a condition is met prior to cycling thru all the items in the loop? Can't seem to find a way to make it work without using a WHILE loop instead.
K Gamble
K_Gamble
4 yrs ago
3
replies
1,754
Get help
Suggestion: find references to fields in code
Ability to find where a field is referenced in various function scripts, buttons, triggers, constraints, etc. Useful to know when deleting or changing a field - the impact it could have on other…
K Gamble
K_Gamble
4 yrs ago
1,440
Learn & Share
Re: Printing
Trying to print a form with a color field - instead of printing the color - it shows the text representation of the color (i.e. #1f34ff) - is there a way to get the actual color to show instead?
K Gamble
K_Gamble
5 yrs ago
Get help
Reported - view
Re: Reference of Functions and Language
Thanks - actually - it worked but format was concat(sort(...))
K Gamble
K_Gamble
5 yrs ago
Get help
Reported - view
Re: Reference of Functions and Language
Hi - is there a way to sort the data in an array - for example concat ( for s in States (s.Name)) Assuming 'States' is a subtable with field 'Name' in it - can I modify the above to sort the Names?…
K Gamble
K_Gamble
5 yrs ago
Get help
Reported - view
Forms
Is it possible to re-order the tabs?
K Gamble
K_Gamble
7 yrs ago
24
replies
10,751
Get help
K Gamble
K_Gamble
22
2
0
Joined: 13 Aug 2016
Follow
Home
Learn & Share
Get help
Webinars
View all topics
Tags