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
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
912
posts
625
likes received
21
followers
Badges
Latest Posts
Re: Making a field writable based on a condition
Doesn’t this seem to be exactly the same issue as in this topic? https://forum.ninox.com/t/h7ylp9m?r=q6yl0br
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Substitutions for ui.popupRecord
@Fred You could also do this using Ninox script. With Ninext, you can call a Ninox function from JavaScript, pass parameters to it, and retrieve its return value.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
1
Get help
Reported - view
Re: Substitutions for ui.popupRecord
In what context do you use the popupRecord function? Can you show the JS code you use?
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Ninext project
@Fred Thank you Version 2.1.48 beta is now online and fixes this bug.
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
1
Learn and share
Reported - view
Re: Ninext project
@Fred said: What is the code to run Ninext without saving data to local table? I'm not sure I understand which code and data you're referring to. Could you clarify?
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Ninext project
@Fred You're right. In the very specific case where you close your database after partially opening a form, then reduce the browser window and reopen the database with Ninext,…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Ninext project
Hello everyone, I have just released version 2.1.47 beta of Ninext, which fixes: a rare bug causing tabs to be displayed when the "Displays field only, if" trigger returns false.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
2
Learn and share
Reported - view
Re: Inconsistency with 'Readable If' and 'Writable If'
To put it simply, the permCheck function uses select statements to verify permissions in the tables. However, the select function does not work in the Writable If trigger that calls the permCheck…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Inconsistency with 'Readable If' and 'Writable If'
@John Halls Upon checking, the comments bug is related to Ninext. I will look into this further. However, I've noticed that the select function in this trigger consistently returns an empty table,…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Inconsistency with 'Readable If' and 'Writable If'
@S Moore It seems that using comments with the #{ }# syntax causes the function to crash when executed in the trigger. Removing the comments makes everything work fine,…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Ninext project
@Maurice On my side, everything works fine. In which trigger are you encountering this issue? Could you send me a sample app so I can reproduce the bug and fix it?
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Create a custom component in Ninox
It seems to me that what you're looking for is a WebComponent. This allows you to create a user interface with specific and reusable behavior. However, it is entirely based on HTML/CSS/JavaScript.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Fill data more friendly way
@Cirugia Toracica I have developed a driver that allows you to read and write data in Ninox from Coda. Look for the Ninox API pack in Coda! ⚠️ Note: It is still experimental and may contain bugs.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Multiple records print with button
@Sébastien Guillet I just ran the test again using your code, and it works fine on my end. Which version of Ninox are you using, and on which platform?
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Fill data more friendly way
If I understand correctly, you’re looking to create a more user-friendly data entry interface for your colleagues while keeping your data in Ninox, right? In that case,…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Issue with adding products to the cart and creating invoices
@Fred is right; it's essential to break down the code to identify the source of the issue. @iliper LTD , in the client table, add a formula that returns the open cart.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Get help
Reported - view
Re: Multiple records print with button
@Fabio, @Eichelfr I've found a solution to make the printAndSaveMutiRecord function work again: "---------------------------- printAndSaveMutiRecord -----------------------------";…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
2
Get help
Reported - view
Re: Ninext blip in 3.14.0
Thank you both for pointing out this bug. It took me some time to realize that the previous fix from November (V2.1.44) did not work on the Mac app. I fixed it last night: https://forum.ninox.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Ninext project
Many thanks to Bruce Kieffer for pointing out the issue with badges on the paperclip that were no longer working in version 3.13.6 of the Mac app. I’ve fixed this issue,…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
2
Learn and share
Reported - view
Re: Ninext blip in 3.14.0
@Mr. K. What exactly is happening? Can you specify what isn’t working?
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Merry Christmas
I wish you all a wonderful Christmas season filled with joy, happiness, and moments shared with your loved ones.
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
3
Learn and share
Reported - view
Re: Ninext blip in 3.14.0
@Mr. K. I received your email and replied to it, but maybe my message ended up in the spam folder! On my side, Ninext works fine on the Mac app version 3.13.6.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Ninext project
It seems that the issue with opening the code editor for pages wasn't fully resolved (https://forum.ninox.com/t/p8h78zv?r=60yznyx). A big thank you to @Icarus - Ralf Becker for pointing this out.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
Re: Ninext project
A big thank you to@Alan Cooke for noticing that the file badges were no longer displaying since version 3.14 of Ninox. I’ve just fixed this issue in version 2.1.43.…
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
1
Learn and share
Reported - view
Re: Ninext blip in 3.14.0
Thanks Alan. I fix it now.
Jacques TUR
Ninox developper
Jacques_TUR
1 yr ago
Learn and share
Reported - view
1
2
3
4
5
37
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