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: AutoNumber increase when duplicating record
@Mel Charles Thanks a lot - just what I was looking for - I'll copy your method :)
John
KAXIG ApS
John.1
12 days ago
Get help
Reported - view
AutoNumber increase when duplicating record
Hi guys, I have an auto-increasing number field. "Trigger on new record" : QNumber := max((select Quotes).QNumber) + 1 Works fine. I sometimes duplicate a record because I have a set of sub-records…
John
KAXIG ApS
John.1
12 days ago
3
replies
28
Get help
Answered
Answered
AutoNumber increase when importing records
I have a "Trigger on new record" auto Increasing a number (the trigger I use): 'Cont-ID' := max((select CONTACTS).'Cont-ID') + 1 works fine - except when importing records from a CSV file,…
John
KAXIG ApS
John.1
2 mths ago
21
Get help
Re: Image size in fx field
@Paul Chappell Thanks Paul. I think my problem stems from Birgen Hansen teaching me the trick of having all internal header images etc. stored in one record, in one table,…
John
KAXIG ApS
John.1
7 mths ago
Get help
Reported - view
Re: Attachments Selector or also Photo Viewer
Thanks Steven - excellent for QA systems !!! :)
John
KAXIG ApS
John.1
7 mths ago
Learn & Share
Reported - view
Re: Image size in fx field
An image says more than a thousand words... this short video is appr. 1800 images.. that saves us a lot of words :-) https://vimeo.com/716675868 Hope this explains what I'm trying to do.…
John
KAXIG ApS
John.1
7 mths ago
Get help
Reported - view
Re: Image size in fx field
@Paul did try a 2000 x 500 px img. with same result (so perhaps I misunderstand something :) @RoSoft_Steven thanks for the link. Made it work with a Google drive image URL placed in a field in the…
John
KAXIG ApS
John.1
7 mths ago
Get help
Reported - view
Re: Image size in fx field
just to illustrate - I took the screenshot of the problem - placed it in the "header-field" - and even made the field larger... I've been desperately looking for an option to make the image crop,…
John
KAXIG ApS
John.1
7 mths ago
Get help
Reported - view
Re: Image size in fx field
@Paul Chappell , the original image is based on a screenshot in order to have the same dimension as the form itself - and it doesn't matter what size of image I use, it always "shrinks"...
John
KAXIG ApS
John.1
7 mths ago
Get help
Reported - view
Image size in fx field
IMAGES SIZE: I have a table, containing images, to be used as headers in other places of my database I have made the images to fit the size of the header space - a fx field : (select HEADERS).…
John
KAXIG ApS
John.1
7 mths ago
11
replies
120
Get help
Answered
Answered
Calendar issues
Something not working here ( for me at least) Any ideas? Thanks, John. (have posted this earlier, but can't see the post anywhere. pls. bare with me if it's uploaded twice)
John
KAXIG ApS
John.1
10 mths ago
24
Get help
Re: PRINT need some love, please
oh, I didn't know that was an option - but I'll definitely give it a try :) Thanks (but it still puzzles me why they have that attitude? - I mean, a german company,…
John
KAXIG ApS
John.1
10 mths ago
Get help
Reported - view
PRINT need some love, please
"If it's there, it should work - otherwise, why have it at all ?" Question: How can I use make my docs look good, using Ninox? I would like to keep all my "project-stuff" in one place...…
John
KAXIG ApS
John.1
10 mths ago
3
replies
54
Get help
Re: Alert message on CloseRecord
Well - just like in a marriage, we can all experience difficulties - without loosing the love With that said, one DO have to speak up to improve things :) J-)
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: Alert message on CloseRecord
Steven, I completely forgot to answer your question - it actually does behave the same way if I set the TYPE field value manually, and the delete using the bin-button :-/ J-)
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: Alert message on CloseRecord
Yeah - that's what I thought about too - somehow "pause" the process. I've tried the sleep-trick now, but the result is still the same. (instead of "sleep" there should perhaps be some kind of…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: Alert message on CloseRecord
Steven, I made the button, as you suggested, but the strange thing is, that I can actually physically see that the TYPE field value is being set to "1",…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: Alert message on CloseRecord
Steven, Thanks for explaining, I think I'll go with the button, and build some additional automation :) Mel, I get what you say - the things you have been asking for will benefit most of the Ninox…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: Alert message on CloseRecord
Just a little thing: when I use this string on the tab, and then delete the record - the Warning will still ask if I want to set the value let me := this;if not Type then let responce :…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Required fields
May I suggest the following: If a field is set to be "Required", the form should not be close-able until a value is set/chosen - just like on web-site forms:…
John
KAXIG ApS
John.1
updated
9 mths ago
74
1
Learn & Share
Re: Alert message on CloseRecord
Mel: I think I'll suggest to Ninox, that a required field should work in a way, that would not allow you to close the record without setting a value - just like on any web-site form out there :…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Alert message on CloseRecord
Hi guys, i want Ninox to check that a certain field is not null when closing the record and alert me if it is the case. if Type = null then alert("Remember to fill in the *Type* field")end it works…
John
KAXIG ApS
John.1
1 yr ago
15
replies
444
Get help
Re: Field alignment logic
Sean - now I got it- and it works perfectly. I'm building my own Ninox-manual as I go along in Notion (since Ninox seems to change code snippets) - and many times I've wondered why all the "gold" of…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: How to count days
Alain, spot on - fan-f...king-tastic !! So just to translate into human language
: I'm asking the formula to count the unique values in the Date field inside the History table but only where the…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
Re: How to count days
Thanks guys, Alain - the formula I use goes like this - cnt((select History)[Type = 6]) <-- and Type = 1 for the other fx and to get both values in one field I use this:…
John
KAXIG ApS
John.1
1 yr ago
Get help
Reported - view
1
2
3
4
Next
John
John.1
KAXIG ApS
89
1
0
Joined: 15 Nov 2018
Follow
Home
Learn & Share
Get help
Webinars
View all topics
Tags