Skip to main content
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
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Sean
Sean
1762
79
0
Joined: Tue Jul 31 23:45:13 UTC 2018
Follow
Coding Dart/Flutter in my spare time
My Posts
Latest Posts
Re: extractx() “g” flag workaround
@Jacques TUR Not at this time. You know what my work day is like so you would probably develop it faster than I would.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: extractx() “g” flag workaround
Thank you for all the work you are doing
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: extractx() “g” flag workaround
Jacques, I see you used match() in your formula and that's what I expected to find when I looked at the code. Ninox uses RegExp().exec() which allows for capture groups. https://stackoverflow.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: extractx() “g” flag workaround
Mike, click the wrench in the upper right corner to turn on Administration, select the Options tab and enter the code in Global script definitions...
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: extractx() “g” flag workaround
Jacques, be prepared to parse minified code!
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: extractx() “g” flag workaround
I was inspired by @Jacques TUR work with JavaScript in Ninox and decided to try and make the extractx() function work by modifying the code in the main.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Set auto completion on Ninox editor
@Jacques TUR said: This will allow events to be handled between HTML/JavaScript without going through the Rest API. Would this allow modifications to data, e.g.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Set auto completion on Ninox editor
This is awesome @Jacques TUR . It's incredible that Ninox has not implemented some of the features that you have listed, especially search and replace.…
Sean
Sean
2 yrs ago
1
Learn and Share
Reported - view
Re: Function parameters - which types are possible
Wow, thanks Jacques! I think Ninox still has some work to do with their documentation.
Sean
Sean
2 yrs ago
2
Get help
Reported - view
Re: stop users changing view sort order!
@madeconconsulting Hi, It could be very beneficial for you to become a member of any or all of the webinar teams. You can request membership by contacting Ninox directly.…
Attachment
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Comments icon hi-lite like Attachments.
Just an update. I communicated with Jacques and he has a new version that works for me now and I hope that he posts the updated code since it is a great mod.…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Comments icon hi-lite like Attachments.
@Sean I removed the .loadComments method from the editorTabChanged function for the Mac app code since there isn't a Comment tab in the Mac app. The error is gone, but still no badge for attachments.…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Comments icon hi-lite like Attachments.
I get the same error in the Mac app that @Mr. K. got. When I run the code in the browser version, I don't see the badges. I copied the code using the forum copy button and I tried it using Safari,…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Comments icon hi-lite like Attachments.
@Jacques TUR Fantastic. I'm looking forward to studying this.
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Comments icon hi-lite like Attachments.
@Jacques TUR It's not just code in JavaScript that can become unstable if they change their code. The http() function for example.
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Question new functions
As far as I can tell it doesn't do what its name implies - createTempFile. I ran the function in the console and I couldn't find a file by the name I used.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Comments icon hi-lite like Attachments.
Without a function for comments like there is for file attachments - files(), I don't know how it would be possible using Ninox's built-in comment feature.…
Sean
Sean
2 yrs ago
1
Get help
Reported - view
Re: NEW FORUM
It looks like you get a 15 minute window to edit/remove your post. Click on the ellipsis at the right margin to select.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: NEW FORUM
@Alain Fontaine Users can hover their mouse pointer over the time and the exact post date/time will pop up. Not helpful for those who don't use a mouse or trackpad.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Connect 2 Records from 2 Tables, based on 2 or More Parameters
Well, that is one way.
https://forum.ninox.com/t/q6hrt98
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: NEW FORUM
Yes, thank you Ninox. The search function appears to be working correctly now and there are many more options to play with now.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Highlight attachment icon
Hi Antonello, Sure, the Tab colors can be changed based on a condition in a Form view. There are multiple CSS classes for Tabs, but using .tab:nth-child(n) appears to override the other classes.…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Order by descending
Jacques, Thank you for your time and effort. I had looked into using fetch() a while back, but I determined that using JavaScript in the html() function was a one-way tunnel as far as the Mac app is…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Order by descending
Jacques, You can no longer use the http() function to access a general web address from the Mac app. Examples: ninox.com or google.com You can access google.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Order by descending
Alain, Yes, that's the one I was thinking of :). It looks like finding results by searching for compiler or interpreter wouldn't have mattered.
Sean
Sean
3 yrs ago
Get help
Reported - view
1
10
11
12
13
14
71
Ninox-Website
Overview
Learn and Share
Get help
Service status
Documentation
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
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics