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: I think we have a new record for spam posts
Oops, they aren't done yet
Sean
Sean
3 yrs ago
Get help
Reported - view
I think we have a new record for spam posts
181 spam posts in a row. Wow!
Sean
Sean
3 yrs ago
11
replies
667
Get help
Re: How can I change the font size of a Number field
Thanks Steven, I think I have all of the class names for the fields at this point and there is some overlap so that saves some trouble. Right now, I just need to copy the code in "Trigger after…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Change timepicker format to 24h
opina, just change the Time format option... It will display the time in 24 hour format. The time picker won't change, but it will still enter the correct time.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: How can I change the font size of a Number field
Hi Karen, there really isn't much you can't modify at this point. I think the only elements you can't modify are the input fields because they are encapsulated.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Show and hide the Ninox symbols in your tables centrally.
Very nice Uwe. Who developed this database? The thread title got my hopes up with the word "centrally", but in my view that would mean one could enter the CSS in "Trigger after open".…
Sean
Sean
3 yrs ago
Learn and Share
Reported - view
Re: Order by descending
It appears to be a bug in the Formula field. Once focus has moved from the current form by selecting a different database, table, tab, etc, and you return to the form with the above formula,…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Order by descending
It's not the join() function. It does the same thing with the concat() function. When I switch between sort() and rsort(), I get the error.
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Order by descending
Fred, That by itself is an array of records, but you still need to specify the fields you want to see. If you simply concat(xVar), you will get a string of record Id's.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Improving this forum
Yep, This is an ongoing request/complaint that gets repeated lame responses from Ninox. The link is to just one of the many threads on the topic... https://ninox.…
Sean
Sean
3 yrs ago
Learn and Share
Reported - view
Re: How can I change the font size of a Number field
A couple of screenshots...
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: How can I change the font size of a Number field
Peter, yeah, I realized that after I posted. Since Ninox screwed me over on my forum scraper project, I've moved on to a CSS formula generator that enables changes like that.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Be able to change font sizes and styles for individual fields per form/table.
Touché!
Sean
Sean
3 yrs ago
Learn and Share
Reported - view
Re: How can I change the font size of a Number field
Peter, you can try Command + to increase the font size and Command - to reduce it. Command 0 resets the font size.
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Formula for finding sum based on a condition
Hi Antonio, If you have a Reference field you can use a simpiler formula that is similar to what Alain Fontaine came up with in another thread, https://ninox.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: UNCHECKED spam on this mailing list is more than a nussance.
Can you recommend one?
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: UNCHECKED spam on this mailing list is more than a nussance.
mpdickens, I empathize with you... https://ninox.com/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/ninox-team-are-you-looking-for-volunteer-forum-moderators-6033dafefd3dc65a2a7bb65e That is just…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: adding many record references
Yes John, it works in my testing. Nicely done! Now the code is even more succinct. Regards Sean
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: adding many record references
Thank you John. Yes, one can and the formula editor will add the missing "do" and "end" Regards Sean
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: adding many record references
Here is one way to do it...…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Is there a way to refresh the screen to update a html progress bar in a for loop?
Hi Dave, If you have your HTML progress bar in a Formula field it should update properly. I found that implementing progress information in the Mac app is so fast that I use it only when I use the…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Counting the number of
Alain, Never mind. I figured out it must be the Reference name not the Table name. I always rename the Reference field to avoid that confusion.
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Counting the number of
Hi Alain, I can't get that to work in the Mac app. I get the error, "Field not found:" for the table equivalent to "TASKS".
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Help, my code is half-working...what's wrong?
I just want to add that a switch() statement would improve readability... switch 'Courier Type' docase null: 'Courier Charge' := nullcase 1: ( 'Courier Charge' := 29.…
Sean
Sean
3 yrs ago
Get help
Reported - view
Re: Geocoding: Get the street name from Google API
Hi Jan, This is what I came up with... let myObj := { results: [{ address_components: [{ long_name: "299", short_name: "299", types: ["street_number"] }, { long_name: "Sidney Street", short_name:…
Sean
Sean
3 yrs ago
Get help
Reported - view
1
16
17
18
19
20
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