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: Write data to file
@UKenGB I thought the same way as you when I first read the documentation, but in the example it is being saved to the Image field "File". I think that is the only option they are referring to in the…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: On Choice field eliminate empty
Hi Rafael, If you already have a Formula field on your form that modifies some CSS styles you can just add this line to it. .choice-menu-item:first-child{display:none;} If you don't,…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Dark Mode
@Mel Charles Thank you very much Mel. That is part of my plan, but I am not on the same level as Jacques so it will be a while
. I have been working with Alan and we are creating a custom version…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
@Alan Cooke The spaces should be fixed. The spaces in don't show up as white using Chrome on my MacBook so I guess it's browser specific. The Formula fields are a different problem.…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
@Alan Cooke Thank you. Yes, I don’t think it will be a problem. I will work on it tonight. Thank you for pointing this out because I as much as try to catch issues by myself I know I won’t catch…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
@Alan Cooke Hi, Easy peasy. In Trigger after open replace, dialog("Dark Mode CSS Plugin", record('DM-Plugin',1).'DM-Code', ["close"]) with, var res := http("get", "https://www.ninext.…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
@Mel Charles If that isn't a Formula field set equal to a Date field, I'm not sure why it's doing that. Here are a couple of screenshots from the Webinar En team 001_Iconset database... ...…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
If it's the added table version, then you would modify this class to... .nx-input{color:#e1e1e1}
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
@Mel Charles Hi, I'm very pleased you are enjoying it. Which version of Dark Mode are you using? The web version or the one where you would add the table to your existing database?…
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
@Patrick W. Thank you very much. Yes, just use version 1.1.2d and that will open the database in dark mode.
Sean
Sean
1 yr ago
1
Learn and Share
Reported - view
Re: Hide the Wrench
@Michael Riley Yes, this can be done. This thread has that info. You don't need to use multiple dialogs if you have more than one rule. Just add stylesheet.insertrule() to any other rules that exist.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Dark Mode
Version 1.1.2 fixes Choice and Yes/No combo box colors on a Form. Component highlighting on a Form in edit mode matches blue on dark color theme.
Sean
Sean
1 yr ago
2
Learn and Share
Reported - view
Re: Bulk Edit
You can with, .nx-menu-item:nth-child(n+2):nth-child(-n+3){display:none;} Do you want to hide them as soon as the database is opened?
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Hide the Wrench
If you use the Trigger after open version you can put this in a Formula field and if it isn't hidden and the Form is open it will show the wrench. html(" <style> .hud-menu-button.i-32-24.i-white.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Hide the Wrench
You can with this, html(" <style> .hud-menu-button.i-32-24.i-white.i-setting-tool.--ul-admin-button.admin-button{display:none;} </style> ") but it will only work when the Form where the Formula field…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Is it possible to link automatically (via a function) fields in two tables that contain the same text?
@Arwin Dustdar Hi, yes, you need to use Nr instead of Id.
Sean
Sean
1 yr ago
1
Get help
Reported - view
Re: Dark Mode
Version 1.1.1 fixes spaces and line breaks. Still more to do, but that's for another evening
Sean
Sean
1 yr ago
1
Learn and Share
Reported - view
Re: Dark Mode
@Alan Cooke Thanks Alan. Nothing for you to do in regards to using Dark Mode. I will need to add that to the rule list and I will try to get that done tonight.
Sean
Sean
1 yr ago
Learn and Share
Reported - view
Re: Dark Mode
Hello, I wanted to let you all know that I haven't abandoned the Dark Mode project. I chose to wait and see what was going to happen with the Ninox updates and how @Jacques TUR was going to proceed…
Sean
Sean
1 yr ago
1
Learn and Share
Reported - view
Re: Not able to open Ninox
Well, at least you can’t use the html() function in the dialog() function anymore so we are all now extra secure
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Change the Choice Value or reorder again
@Mel Charles said: What I would like to see if a way to get a deleted choice option back though as clearly Ninox keeps track of this.... I'm not sure they are keeping track of it rather than just not…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Dark Mode
@Jacques TUR Thank you very much for including it in Ninext!
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Dark Mode
@Alan Cooke said: The blue for TABS and VIEWS can be hard to read I feel I plan on adding a feature that lets you choose a color from the Ninox Color field which will replace the appropriate color…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Dark Mode
@Alan Cooke you will probably want to limit changes to the Form so you will need to add another rule. .form .component>label{color:Your-Color;}
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Dark Mode
@Jacques TUR Excellent, I will contact you as soon as I am able.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
1
5
6
7
8
9
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