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
Documentation
Solutions
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Jacques TUR
Jacques_TUR
Ninox developper
France
www.umangenius.com
Follow
La perfection est atteinte, non pas lorsqu'il n'y a plus rien à ajouter, mais lorsqu'il n'y a plus rien à retirer.
Joined
Sat Nov 14 09:45:24 UTC 2020
870
posts
559
likes received
20
followers
Latest Posts
Re: Ninext project
Hello, I just released version 1.2.26 beta of Ninext with the following fixes: Fixed: error occurred when callNinoxFunction is called with an object as a parameter.…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
2
Learn and share
Reported - view
Re: add onselect event for view field
@Patrick W. I should be able to do this. You'll need to indicate in the return value of the onclick function that you don't want to select the line. For example, by returning a JSON of type { select :…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Learn and share
Reported - view
Re: Generate QRCode to File or Image field
@Jacques TUR Can you try this application and tell me if it works on android?
Attachment
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Learn and share
Reported - view
Re: Ninext project
@Fred I've already corrected the problem. I think I'll be able to do an update on Monday or Tuesday. Thank you for your patience.
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Learn and share
Reported - view
Re: Generate QRCode to File or Image field
Some of you are experiencing difficulties using the QR-Code on Android. Unfortunately, I only have Apple phones and cannot test the issue. For those who are encountering this problem,…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Learn and share
Reported - view
Re: Formula to sort month
"Mes" is the name of the month. So, they are sorted alphabetically. Try using Month# for sorting: select Gastos order by month(this.Month#)
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: v3.7.11 new functions
@Marcel Reeg Sorry, but I've never used the Rest API with multi-part files. However, have you looked at the documentation (https://docs.ninox.com/en/script/functions-overview/functions/http)?…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Learn and share
Reported - view
Re: Get count of chosen values from different table
@arisziniatis I'd love to. I'll talk it over with@Jan Augustin (with whom I now work) and we'll get back to you.
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: Ninox tutorials stopped working?
@Nick You can found it here : https://www.youtube.com/@ninoxsoftware
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Get help
Reported - view
Re: Ninext : Debug Tracer
@chris Sorry for the delayed response. I don't have version 3.8.16 of Ninox, which prevents me from running tests to replicate the issue. Do you have the ability to try this same app on another…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Learn and share
Reported - view
Re: Ninext project
Hello everyone, I am releasing a patch that brings us to version 2.1.25. It fixes issues with copy/pasting Fixed : Various malfunctions in copy/pasting.…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
2
Learn and share
Reported - view
Re: Ninext project
@Alan Cooke , @Icarus - Ralf Becker Thank you for your messages. I have just released version 2.1.24 which now allows you to copy layout fields. Also, if no field is selected when pressing cmd-v…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Learn and share
Reported - view
Re: Ninext : Debug Tracer
@chris Could you show me the code you use and/or send me an example application?
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Learn and share
Reported - view
Re: Ninext project
Thank you@Fred for your message. When the debugTracer module is loaded, a 'Debug Tracer' tab will appear in the Ninext window. Then, each time the debug() function of Ninox is executed,…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Learn and share
Reported - view
Re: Ninext project
Hello everyone, I've just released version 2.1.23. I've added two features: 1 - Fields operations to duplicate, copy/paste, and delete using shortcut keys directly on the form (in admin mode):…
Attachment
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
3
Learn and share
Reported - view
Re: NINEXT Error flags - false positive??
This column formula uses a field (Z) that no longer exists in the database.
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: clearing the Filter option in a column on closing a view
RoSoft_Steven If you work with Ninext, then you can try this code, which will systematically remove filters before the table is opened. Put the code behind one button or inside one formula : #{ ui.…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: Connecting to external REST API (complete example)
@Sotirios Zormpas Thank you very much for sharing this result with everyone. I'm sure it will interest a lot of people 👍
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Learn and share
Reported - view
Re: Ninext function onclick on iPad or Chrome (Windows) doesn't work
Hello Philip, thank you very much for reporting this bug. I released a new version this morning that fixed it for tablets and phones. Let me know if it works well on your iPad : https://forum.ninox.…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: Ninext project
Hello everyone, Yesterday,@Philip Canonica reported a bug related to the "onclick" event in the view fields. It was no longer functioning on tablets and phones. This issue has now been fixed.…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Learn and share
Reported - view
Re: A timer to execute a scipt after a timer interval?
Hello, I'm revisiting this old message because the title is clear. There is a significant demand to execute a Ninox script from a timer event. Of course, Integromat allows for achieving this,…
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
2
Get help
Reported - view
Re: Double Search
It seems that Albums.Format is a nid (pointer to the Format table) and not a text. Which field in the Format table is the text stored in?
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: Double Search
What is the type of the me.Seach_2 field? What is the type of the Albums.Format field?
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
Get help
Reported - view
Re: Integration of the ICD-11 Coding Tool into a Ninox database
I managed to make the embedded code work by loading the CSS and JS, and then integrating it within an html() function: var _style := http("GET", "https://icdcdn.who.int/embeddedct/icd11ect-1.4.1.…
Attachment
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Get help
Reported - view
Re: Integration of the ICD-11 Coding Tool into a Ninox database
I've created a sample application that works quite well. I'm currently trying to get the embedded ICC code to work. It works sometimes, but it's not yet stable. I hope to achieve it soon.
Attachment
Jacques TUR
Ninox developper
Jacques_TUR
2 yrs ago
1
Get help
Reported - view
1
7
8
9
10
11
35
Ninox-Website
Overview
Learn and share
Get help
Service status
Documentation
Solutions
Ninox E-Invoice
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
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Backups and storage
Process monitor
View all topics