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
626
likes received
21
followers
Badges
Latest Posts
Re: add onselect event for view field
@Jacques TUR I made a mistake in the post above. it's not "where Id = target.ID" but "where Id = event.targetID
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
@Fred Thanks a lot Fred. Dealing with this problem is not easy for me as I don't have any debugging tools on the iPad. I have also seen that it is not possible to move the inspector window with the…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
1
Learn and share
Reported - view
Re: add onselect event for view field
Hello, This is a message for those who use function onselect with view fields. Because of Ninox version 3.8 I had to remove the onselect function. However,…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
@Rafael here : https://forum.ninox.com/t/p8h78zv?r=g9ha3vf add option codeFinder : true if you want : https://forum.ninox.com/t/p8h78zv?r=q6halqg
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext : Fields inspector (evaluate the impact of changing/deleting a field before to do)
Hello everyone, I've just updated FieldInspector (version 2.1.4 of Ninext) to add global functions and include TriggerAfterOpen in searches. So I renamed it "Fields & Fx".…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: v3.7.11 new functions
@Fred Here is the code that is in the formula in the User Choice column: get(this, text(first(select 'Test choice').Choice))
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
1
Learn and share
Reported - view
Re: Ninext project
@rcrema To close the dialogue box when the button is off the screen, simply press the Enter key after the dialogue box is displayed. What is your version of Ninox?
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext project
Hello everyone, I have just released version 2.1.3 of Ninext. It fixes the bug found by @Icarus - Ralf Becker . The error message appeared when the searched value was null:…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
3
Learn and share
Reported - view
Re: Ninext project
Thank you for the information. Could you send a screenshot of your table, please? I will try to recreate the problem. I think it depends on the type of field displayed in the table view.
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext project
@Maurice Could you send me your onselect code? I will try to find and fix the bug.
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext project
I realise that in the code initialisation examples above, I left darkMode and language at false. If you want to enable them, just set them to true. ninext.…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext project
Sorry @Maurice Maurice, I removed GitHub without thinking about those still using the 3.7.x versions. I've been working this morning to find a solution and this code should keep you running: var res :…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext project
Please check if your app version is 3.8.2 or more.
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Learn and share
Reported - view
Re: Ninext project
The Ninext project continues ! It is largely thanks to your support and messages that this is possible. Thanks to all of you 🙏 🔧With the new version 3.8.x I had to modify the launcher.…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
3
Learn and share
Reported - view
Re: Ninext : Important information
Hello everyone, I'm finally back to give you some news... and it's good : Ninox has done what it takes to make Ninext work on 3.8.2 🎉 I would like to take this opportunity to thank the development…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
6
Get help
Reported - view
Re: Locking Records in multiple tables from one
You can create a formula in each child table to reflect the state of PROJECT.LOKED.
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Ninext : Important information
@Maurice This is good news 👍
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Ninext : Important information
@Maurice If I use your initialization code, everything works fine on my cloud database, including ViewEvent. Could you share with me an apli with the problem or the code you put in your list?
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Ninext : Important information
@Maurice Now, on the cloud with v3.7.15, it works fine on my end. But in a few days, it will not work anymore. In the future, to have the same possibility,…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Sort a dMC field dynamic values
@Holly M Sort() function return one table ordered. Exemple : var a := ["b", "e", "c", "a", "d"]; sort(a); return : a b c d e sort(select Invoice) returns a list of record numbers from the Invoice…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Ninext : Important information
@Alan Cooke Ha sorry, it was my poor English that misled me ☺️. The translation had done a good translation but I didn't believe it 🙄🤭
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Ninext : Important information
@Alan Cooke Thanks, but in fact it's more a case of not cracking the code, but working with what is provided by Ninox.
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
Re: Ninext : Important information
Hello everyone, I am writing this message to tell you that I still don't have any more information at the moment. This is a way to give you a sign of life.…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
2
Get help
Reported - view
Re: Ninox Date and Time Issues (continued)
@Fred Sorry, this is not a Ninox feature. I did this in collaboration with @Nick Massie Nick Massie when we were trying to fix some date shifts in Ninox.…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
1
Get help
Reported - view
Re: Ninox Date and Time Issues (continued)
@Fred said: what is the code behind your extractDate() function? ExtractDate returns any date in a specific time zone. It allows to correct the date operations of the server according to the…
Jacques TUR
Ninox developper
Jacques_TUR
3 yrs ago
Get help
Reported - view
1
14
15
16
17
18
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