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: Ninox names vs user names
@Jacques TUR Would you be interested in making a function to copy the initial database file object as a string to the clipboard? Another way of saying it is the file object that has just been read…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
Jacques TUR Sorry for the late reply. Long day in the Pacific time zone. I like it! I removed the toJSON() method and it didn't affect the output any. When I compared the strings using and not using…
Sean
Sean
1 yr ago
1
Get help
Reported - view
Re: Ninox names vs user names
@RoSoft_Steven That's what I would do if I still used the cloud version. Since I work with the Mac app and all my files are local, I can get the data.db file directly without extracting it.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
Geez, I really need to read everything carefully before I post! Alan I reread your original post so disregard my post about the non compacted version. I mistakenly thought you were trying to recover…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
@Alan Cooke Sorry, you need to get the noncompacted version of your database. I think you’ll have to contact Ninox for that.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
Alan, If you download your database file to your computer you can open it with a text editor. The schema should be at top of the file since any downloaded db will be compacted.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Dynamic Reports - my first attempt
@Alan Cooke The link attached to my "Nope" has more information.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Dynamic Reports - my first attempt
@Alan Cooke No, I haven’t tried it. I was just aware that others had tried it and found it difficult to work with.@RoSoft_Steven might have some pointers.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Dynamic Reports - my first attempt
@Alan Cooke Nope
Sean
Sean
1 yr ago
Get help
Reported - view
Re: html() function
francesco.stefanello They allow you 15 minutes to edit/delete your post via the kebab menu. This is better than the previous forum where you couldn't do either.…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: html() function
@francesco.stefanello I understand what you are saying. If I had all the scripts already written I probably wouldn’t want to rewrite them either. I hope you are able to get them meshed with Ninox.
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: html() function
@francesco.stefanello said: i would like to handle the all thing from Ninox, without opening other platforms editors etc My suggestion was to use Ninox script which would mean it would be done within…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: html() function
@francesco.stefanello You can do it with Ninox script easily. The Ninox min() function will return the smallest value in an array. I put the following in a Formula field.…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Hiding Icons HUD - choosing which to hide
Hi Alan, If you are using this script in a Formula field, you can add that line conditionally. html(" <style>" + if not Show then ".i-setting-print{display:none;}" end + " .…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: html() function
@francesco.stefanello If you are using the browser version of Ninox you should be able to use the API. I believe it is possible to do it in the Mac version as well,…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: About the side-column width adjustment in the fx window
The code, which I have modified, goes into Trigger after open under the Options tab when you are in Admin mode. Here is the modified code... dialog("Custom CSS", html(" <script> const myCustomCSS = '.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: About the side-column width adjustment in the fx window
@Alan Cooke I will in about an hour
Sean
Sean
1 yr ago
Get help
Reported - view
Re: About the side-column width adjustment in the fx window
Hi, It would be similar to this post. You would replace styleSheet.insertRule('.Console_input{resize:vertical}'); with this styleSheet.insertRule('.nx-script-quick-fields{resize:horizontal;}');
Sean
Sean
1 yr ago
Get help
Reported - view
Re: How to style a numeric fields?
Hello, Have you tried Add conditional formatting? Click on a table header to bring up this menu... I haven't tried all field types, but it works for Text, Number and Date types.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: How to Sort Localisation fields properly ?
@Alain Fontaine It’s nice to see that Ninox supports named capturing groups now. I tried it in the past and it didn’t work.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Number as written text?
This thread might help... https://forum.ninox.com/t/35hr8kt#x2hr16j The link should send you to the latest version of the code. You are welcome to read the whole thread though
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Hiding elements - HUD control
@Ruben said: According to Ben Lucas, there is no known possibility to actually block this function at the moment but is planned for one of the next bigger updates.…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Hiding elements - HUD control
@Ruben Right, sorry about that. I realized after I posted that the Formula field version won't work if just the Table view is open. This is code you can put in Trigger after open and if you want you…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Hiding elements - HUD control
@Ruben Hi, I think this is what you are looking for... .i-light-grey.i-plus{display:none}
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Write data to file
@Jacques TUR Thanks Jacques, I was trying to get your code to work when I discovered the "Save as" functionality already exists in Ninox via the Hamburger menu button.…
Sean
Sean
1 yr ago
1
Get help
Reported - view
1
4
5
6
7
8
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