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
Solutions
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Sean
Sean
1763
80
0
Joined: Tue Jul 31 23:45:13 UTC 2018
Follow
Coding Dart/Flutter in my spare time
My Posts
Latest Posts
Re: Search by Artist ? HTML
@Rafael Hi, I can only guess without the complete code. Here it is. let vRaiting := "minRt: " + text('min. Raiting') + "| maxRt: " + text('max. Raiting'); let vRtMin := 'min.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Search by Artist ? HTML
I think you can filter myObject like this... myObject[name = "InsertYourAlbumNameHere"] I created a myObject variable with one of my tables and filtered with that format and it worked.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Version 3.9x
Here is the video.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: stop users changing view sort order!
@iliper LTD Hi, The only experience I have is using the Google Translate API and that was at least 2 years ago. I really don't have time to pursue this and others have offered solutions here and here.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: import an Image from WEB
@francesco.stefanello
I don't believe it would have ever occurred to me to manipulate images this way if you hadn't shared your idea.
Sean
Sean
1 yr ago
1
Learn and share
Reported - view
Re: import an Image from WEB
@Rafael
Thank you for letting me know.
Sean
Sean
1 yr ago
Learn and share
Reported - view
Re: import an Image from WEB
@Haavard Hjorteland said: It seems like the images is dowloaded on the fly, and dont use up space om my Ninox account. Yes, I believe the files are stored the browser's cache.…
Sean
Sean
1 yr ago
Learn and share
Reported - view
Re: import an Image from WEB
Thank you Francesco for sharing this. I did work out two way to iterate through the URLs. One is to use a multiline text field to store all of the URLs separated by a newline,…
Attachment
Sean
Sean
1 yr ago
Learn and share
Reported - view
Re: import an Image from WEB
@Rafael Just FYI, you need only one Formula field with that formula.
Sean
Sean
1 yr ago
Learn and share
Reported - view
Re: join function to get an ordered output
@francesco.stefanello I think you would need to use join() on Band after artists has been assigned to it. Why not just use join() on artists?
Sean
Sean
1 yr ago
Get help
Reported - view
Re: import an Image from WEB
As @Haavard Hjorteland comments, you need a separate Text or URL field for each Image field. I don't have the time to test if I one can use a loop to iterate through the Text/URL fields and then…
Sean
Sean
1 yr ago
1
Learn and share
Reported - view
Re: how to create space in text
@dessein copy & paste error
Sean
Sean
1 yr ago
1
Get help
Reported - view
Re: how to create space in text
Another option, html(First + "   " + Last)
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
@Jacques TUR @Jacques TUR said: However, on the cloud, only the latest schema is loaded ...into the database object? I'm sure it's the same for the Mac app as well.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
That's a nice way to create custom buttons. Thanks for sharing.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
Those are easy enough to read, but I was trying to figure out how the "Tracklist Incomplete" button triggered the "Album" table to open. . . . If you heard a popping sound,…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
@Jacques TUR Don't worry about it. @Jacques TUR said: If we do, what will it make it possible to do? @Sean said: For me, statistical information about database bloat.…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
You cleaned out the JavaScript nicely. Care to share how you got Ninox to read that file format?
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
I had to figure it out. Add this line... currentField.style.display = 'inline-block';
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
Replace var currentField = field.nextElementSibling; with var currentField = field.nextElementSibling.children[0]; For some reason textAlign is not working, but I think I'm done for the night.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
Also, the line "currentField.textContent = HR;" replaces the existing textContent, which is the formula itself, with the genre count.
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
I cobbled a test database together and I got similar results. I'm guessing that you use that formula in each of the genre Formula fields. I had to remove the "else" in the "Progressive Rock" Formula…
Attachment
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
@francesco.stefanello said: To prevent this behavior I am now going to create a new formula field that refers to the field labelled "Hard Rock", but in this case it will be not a formula but a normal…
Sean
Sean
1 yr ago
Get help
Reported - view
Re: BUG or what?
Can you post a small example database that demonstrates this behavior?
Sean
Sean
1 yr ago
Get help
Reported - view
Re: Ninox names vs user names
Jacques TUR Thank you. Unfortunately, that is not quite what I am asking for Sean said: Another way of saying it is the file object that has just been read from the server and before it has been…
Attachment
Sean
Sean
1 yr ago
Get help
Reported - view
1
3
4
5
6
7
71
Ninox-Website
Overview
Learn and share
Get help
Service status
Documentation
Solutions
Ninox E-Invoice
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