Contact Sales to request a demo
Request demo
Product
Platforms
Templates
Security
Customer Reviews
Product Updates
Solutions
Success Stories
Partners
Partners
Become Our Partner
Pricing
Support
Help Center
Webinars
Hero Webinar
Manual
Forum
Tutorial Videos
Blog
Contact us
Search
How to enable Javascript
Sign Up
Log in
Support
Forum
Home
Search the community
Home
Learn & Share
Get help
Webinars
Knowledge Base
Latest Activity
Contact Us
Privacy
Home
Latest Posts
Re: Dark Mode
@Jacques TUR Thank you very much for including it in Ninext!
Sean
Sean
2 wk ago
Learn & 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
3 wk ago
Learn & 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
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Jacques TUR Excellent, I will contact you as soon as I am able.
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Alan Cooke Yes, I would be concerned if Dark Mode disabled the ability for style changes to be made using Ninox itself. If I understand correctly, you need to change the field label color within a…
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Martin Mueller Jacques and I have communicated about possibly adding Dark Mode to Ninext in the past. Since he already has a loading mechanism, it would make sense to use that.…
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Alan Cooke In the code you posted you are running my code after Jacques' code. I suggest you run mine first or place it above Jacques' code so that his rule changes will override mine.…
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Alan Cooke I think if you run my code before Jacques code in Trigger after open, his style changes will override my style changes. I think that’s what you want, right?
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
New rules for Grouped table rows and the 4 square popup menu. The attached DB also includes Jacques' update. .t-rowhead.group{background-color:#292929;} .t-row.group .…
Attachment
Sean
Sean
3 wk ago
1
Learn & Share
Reported - view
Re: Dark Mode
@Rafael Great! I'm glad you got it working
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
Just a reminder, the Ninox Mac app is now free. If you have a Mac and use the Mac app you will get some functionality that isn't available in the browser app.…
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Rafael Have you downloaded the DarkMode.ninox file? Could you let me know once you import it if it works by itself without trying to move it to other databases. Thanks
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Alan Cooke Can you provide more information? Does the dark mode plugin override the Tab colors? Ninox colors or Ninext colors?
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
Hi everyone, thank you for your feedback. @Mel Charles, @Jacques TUR I haven't created enough Views to see the 4 square symbol. When I saw it in Mel's screenshot yesterday,…
Sean
Sean
3 wk ago
Learn & Share
Reported - view
Re: Dark Mode
Just a couple of rules to add to change the horizontal and vertical scroll indicator color from nearly white to nearly black... .t-scroll-v-indicator{background-color:#141414;} .…
Attachment
Sean
Sean
4 wk ago
Learn & Share
Reported - view
Re: removing embedded quotes from a text object
@Fred You have both styles of quotes in the Test1 Text field so you would need to use this formula... replace(Test1, "”""", "")
Sean
Sean
4 wk ago
Get help
Reported - view
Re: Dark Mode
@Mel Charles The rule you want to change is .TabsRow_view{color:yellow;} Here is an example screenshot from the 001_Iconset Database in the Webinar EN 2022 team...
Sean
Sean
4 wk ago
Learn & Share
Reported - view
Re: removing embedded quotes from a text object
@Fred You are using a different quote style in the Text field than the quote style in the Formula field. This would work with the quotes you have... replace(Test1, "”", "").…
Sean
Sean
4 wk ago
Get help
Reported - view
Re: removing embedded quotes from a text object
Sean
Sean
4 wk ago
Get help
Reported - view
Re: removing embedded quotes from a text object
It does work in the iOS app as well. Just tested it.
Sean
Sean
4 wk ago
Get help
Reported - view
Re: removing embedded quotes from a text object
@Fred Almost all of my work is done in the Mac app since I don’t have a cloud account. I’m not sure why it’s not working for, but I’ll upload an example db shortly.
Sean
Sean
4 wk ago
Get help
Reported - view
Re: Dark Mode
@Mel Charles Thank you
I will get that to you shortly. I did most of the testing with the Mac app and I noticed in your screenshot that there is still a lot of white where there should be gray.…
Sean
Sean
4 wk ago
Learn & Share
Reported - view
Re: Dark Mode
@Jacques TUR Thank you
. I have some apps that do check the version number and let me know that a new version is available, but they require confirmation from me to download the new version.…
Sean
Sean
4 wk ago
Learn & Share
Reported - view
Re: removing embedded quotes from a text object
@Fred Yes, this works... replace(Text, """", " "). That's 4 double quotes.
Sean
Sean
4 wk ago
Get help
Reported - view
Re: removing embedded quotes from a text object
Unless something complex is just sailing over my head you can use the replace() function. I want to point out that your example shows 3 single quotes not double quotes.…
Sean
Sean
4 wk ago
Get help
Reported - view
1
2
3
4
5
64
Next
Sean
Sean
1,591
27
0
Joined: 31 Jul 2018
Follow
Coding Dart/Flutter in my spare time
Home
Learn & Share
Get help
Webinars
View all topics
Tags