Skip to main content
Forum
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
Plugins
Documentation
Setup
Databases
Automation
My account
Administration
Solutions
Webinars
Overview
Profile
RoSoft_Steven
RoSoft_Steven.1
Ninox partner
Belgium
www.rosoft.be
Follow
Joined
Sun Sep 30 17:18:00 UTC 2018
1634
posts
234
likes received
5
followers
Badges
Latest Posts
Re: Best way to show "Created By", Modified By", "Created On" and "Modified On" on Forms and Views?
I think( i always go for that) formular fields are always real time .... they are not stored for each record and always recalculated when displayed.
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Formulas
Algo assim? IMC := Peso/sqr(altura) Saudações Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: If statement not running
Found something interesting with the string() function. It gives back the hexadecimal value of a Multiple choice field. You can even manipulate the choice field by giving a hex value to that multiple…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: "This formula may not change the data."
just to understand your case more... What happens when you put a spiff file in an image field and then click on it? Does it opens VLC? In that case you could say like Image:= 'your .…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: If statement not running
Not even in the German-version site is it documented and not even in the German webinar team 0001_Ninox-Referenz database. Sometimes Ninox is difficult to fathom...…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Need help with IF / Then Statement in NX script
!= means is not null
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Need help with IF / Then Statement in NX script
Maybe this : if amID != null then Code... end (no use of the else) Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Set Background Color?
wellwell.. 🤔
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: iCloud sync
Sorry for my bad english, i mean Stand alone application which you also can use as cloud-version when you're logged in. Not sure where Icloud files are stored for sync (I think they are not…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: iCloud sync
I think the only databases syncked with icloud are those in your 'My databases' tab of the native app. steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Set Background Color?
Hi, when you create a tab and drag and drop this tab to the top in your 'edit fields' list, you can change the color and even the name of your form. Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Auto-populate one field based on another
Oops , not compositions but 'Constraints' is the keyword.
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Auto-populate one field based on another
Median issue here: https://ninoxdb.de/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/median-value-5b30296eb47ab5425dd1be25?post=5b3a517d7ae3710d101e86b2&page=1 Table relations here (composition is…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Auto-populate one field based on another
Try number(Field1)*number(Field2) maybe that will work Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Automatic updated field with date for each time I update something
Hi, check here:…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Support nested if
Hi, Have a look here in the manual under the section 'Making decisions': https://ninoxdb.de/en/manual/calculations/reference-of-functions-and-language For examples you can also have a look at the…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: How I can prevent duplicate records being added?
To delete it in the script you can use: delete this Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: How I can prevent duplicate records being added?
@ Wolfgang, where did you put your script? In the Trigger after update of the 'Field' is the right place. try using =2 instead of >1 in the script. this works for me in the webapp windows 10 chrome.…
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: CRM DB
What did you have in mind Stephen? If it's not too extensive, I'll make one for you. Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Map image with location field?
Hi, have a look here:https://developers.google.com/maps/documentation/javascript/get-api-key It seems like you'll gona need a payed subscription in order to get an api key. Steven.
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: How do you delete a record in a sub-table?
Go to that subrecord and use the trashcan icon to delete that record.
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: How to get View table to show and print more than 6 lines on an invoice?
In the print layout screen, It shows indeed not all the records, once you print (make PDF) all the records will be printed.
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Formular
Fur multiple field searches, you can use the built-in searchfield. Steven
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Learn and share
Reported - view
Re: Help
I think it has something to do wih your Sector fields, are you using thousand seperator instead of decimal?
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
Re: Help
Are your Sector fields number-fields? I have this:
RoSoft_Steven
Ninox partner
RoSoft_Steven.1
6 yrs ago
Get help
Reported - view
1
53
54
55
56
57
66
Ninox-Website
Overview
Learn and share
Get help
Service status
Plugins
Documentation
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Plugins
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Private Cloud Administration
Manage workspaces
Manage collaborators
Access permissions
Backups and storage
Process monitor
Solutions
Ninox E-Invoice
View all topics