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: Is there a way for Ninox to create a record from an email atachement or another form
Yes, you can definitely parse information out of a document and then add that information to the database. It's kind of difficult to suggest a process based on the small amount of information you…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Are the numbers of fields limited ?
Well, I tried to upload a video of me scrolling through the columns, but that didn't work. Here's a screenshot... I was able to keep adding columns after 23.
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Are the numbers of fields limited ?
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Link imported data into child table to parent table (when table links have already been done)
Mel, look at this thread to see if it's what you had in mind...…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Regex extractX global flag
While I'm not an expert, it's easy enough to search on the topic. I don't think their implementation is ideal and doesn't allow for using the "g" flag without using groups...…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Regex extractX global flag
My suggestion would be to somehow use the replacex() function because the "g" flag works with it. The "g" flag does not work with the extractx() function... https://ninox.…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Import into a choice field does not import all values
As far as I know, that is not possible with the Ninox Choice field. You would need to implement it like this...…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Where are "local" Ninox databases kept?
You can find them here... /Users/YourUserName/Library/Containers/de.ninoxdb.ninox-mac.Ninox/Data/Documents/data
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Not getting past else
If there will only be the two conditions "YTG" or "DividendsYTG", then you really don't need the second if-then. You can just have the for-loop for "DividendsYTG" execute after the else.…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: does Ninox have a tool to search for duplicates ? and… approximative duplicates ???
https://ninox.com/en/forum/use-cases-5abd0b9c4da2d77b6ebfa395/duplicate-marking-utility-for-large-datasets-5e2d30194e9f3771e468dd52?post=5e2d30194e9f3771e468dd53&page=0
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Copy to Clibboard button
Just put your Rich text field inside the text() function... replace(text(FieldToCopy), "'", "%27")
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: List of scripts used in Ninox
Well, don't get too excited. I only see 2 functions that I wasn't aware of. Not much has changed with the scripting language.
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: List of scripts used in Ninox
Mel, Please check this thread... https://ninox.com/en/forum/use-cases-5abd0b9c4da2d77b6ebfa395/multilingual-function-reference-in-german-webinar-team-5f2924dc2f43b83d780dd2ef
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Drop Down Combo Choice Box - Load with value from another table
Mel, Here's an example of how I used this... I click on the magnifying glass and I get the popup below... You can specify which fields you want to display... ...…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Drop Down Combo Choice Box - Load with value from another table
Mel, Unless it's an undocumented feature, that is not possible at this time. You can use a Relationship field to approximate that functionality.
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Is there a way to sort by alpha and ignore the articles ("the", etc.)?
No worries. Are you getting an error? What do you see in the Formula field?
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Button photo
Sorry Steven, I forgot you posted that solution
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: How to insert comment in code?
"(select Guests where Groupe.Situation = ""parti""). ('GL Open': = 0);" Ce n'est pas ce que nous voulons, mais c'est ce avec quoi nous devons travailler.…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Button photo
You can copy most field types, but not the Image field type.
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Button photo
Alain, It's unlikely since there isn't a image capture function in the Ninox language that you could put in the button.
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Bots posting in forums
Welcome to the party... https://ninox.com/en/forum/technical-help-5ab8fe445fe2b42b7dd39ee7/why-doesnt-the-german-language-forum-have-the-spam-posts-5ef0c34693e1b07ec134f4e5
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: difference in the result when executing a script between a button and the action after updating a field
Yohan, You can send it to studiouschimp. It's a gmail account. I'll look at it when I get a chance.
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: difference in the result when executing a script between a button and the action after updating a field
Hi Yohan, The only explanation I have for the field trigger not working is the information is not changing in the field where the trigger code is. If you can provide more information,…
Sean
Sean
4 yrs ago
Get help
Reported - view
Re: Ninox Futures?
Can we safely assume the Apple bit is speculative and wishful musing on your part or do you have some insider knowledge? The very brief research I did on Airtable's net worth puts it at 1.1 billion.…
Sean
Sean
4 yrs ago
Learn and Share
Reported - view
Re: difference in the result when executing a script between a button and the action after updating a field
Hi Nicolas, I'm sorry I didn't see your response yesterday. Have you tried the contains() function? I don't use "like" in a query because it doesn't always return the result I expect.…
Sean
Sean
4 yrs ago
Get help
Reported - view
1
25
26
27
28
29
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