Skip to main content
Forum
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
Plugins
Documentation
Setup
Databases
Automation
My account
Administration
Solutions
Webinars
Overview
Profile
Fred
Fred
San Francisco, USA
Follow
Joined
Thu Feb 06 18:42:57 UTC 2020
3896
posts
628
likes received
5
followers
Badges
Latest Posts
Re: custom form in a table view - weird issue
That is the issue with creating UI in data tables. You need a record to show the UI, so once you delete all records you have nothing to show the UI. One solution would be to put a new parent table…
Fred
Fred
8 mths ago
Get help
Reported - view
Re: Upgrade Mac App: 3.17.4....or a backwards step?
What was the old code?
Fred
Fred
8 mths ago
Get help
Reported - view
Re: Modularity FAQ and quick start
@John Halls Sadly I only know what is on this page and videos. Though I think the “get email” was mentioned by Andy at Nioxus. I’m not a partner so I don’t get any special access.
Fred
Fred
8 mths ago
Modules
Reported - view
Re: Modularity FAQ and quick start
@RoSoft_Steven I wasn't talking about data size. I know all the data gets copied. But for me since all three leagues are in one DB, all the records are in one DB.…
Fred
Fred
8 mths ago
Modules
Reported - view
Re: Modularity FAQ and quick start
@Leo Woer One aspect is the ability to make DBs, “products”, that you can sell to others. This is not planned for the first versions but is planned. For us immediately,…
Fred
Fred
8 mths ago
Modules
Reported - view
Re: Mise à jour nouvelle version
@Hubert Follic A subscription allows you to use the public cloud service. Which gives you: automatic backups dynamic printing ability to connect to external data sources sending of email (soon also…
Fred
Fred
8 mths ago
Learn and share
Reported - view
Re: Date and time formats
@Anton Yeah, their instructions have been a work in progress since forever. You use the format() command.
Fred
Fred
9 mths ago
1
Scripting
Reported - view
Re: Different views on on page
@Philip Meinertz If you are happy with the solution, please mark the post answered when you have a moment.
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Mise à jour nouvelle version
@Hubert Follic It sounds like you are using the iOS app. Do you see ‘Local databases’ in upper left corner of the app? If all of your DBs are here then you don’t need to have a Ninox starter…
Fred
Fred
9 mths ago
Learn and share
Reported - view
Re: Who can help me with this or a partner?
@Rafael very impressive. good work.
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Different views on on page
Then look into a view element. You can add them either at: or I wish I could link you to the view element documentation, but I can't find it. Let us know if you need help setting it up.
Fred
Fred
9 mths ago
1
Get help
Reported - view
Re: Mise à jour nouvelle version
are you using? app? public cloud?
Fred
Fred
9 mths ago
Learn and share
Reported - view
Re: Modularity FAQ and quick start
Love it. Very exciting times for us end users.
Fred
Fred
9 mths ago
2
Modules
Reported - view
Re: Different views on on page
Are you talking about a form view of a table? Like (all), Another, and Form? Or a tab of a view form? Like Dashboard, Field Check, XLSX?
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Excel scripting with carbone
I also realized that you can skip the for loop if you are using an array of record IDs. You can rewrite the code to: { nav: Navire, Options: Offres.Options.{ name: Options.…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Who can help me with this or a partner?
Is this a dynamic print question?
Fred
Fred
9 mths ago
Get help
Reported - view
Re: custom .csv export
In Ninox if you want to insert a carriage return then you can easily just put a carriage return inside " ". "// Export contacts where 'Receives Emails?' = Yes;"; let contacts :…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort selection of related records
oops, assuming that you don't have a date field in invoiceitems, you want to sort by Invoice.Date: let xSelRgPo := (InvoiceItems order by Invoice.Date) Since Invoice is the 1 side,…
Fred
Fred
9 mths ago
Learn and share
Reported - view
Re: Clear relationship field on click
Looks like: signature := null works to clear out a signature field. To clear a reference field try: referencefield := 0
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort selection of related records
try: let xSelRgPo := (this.InvoiceItems order by Date) If Date is the name of the fieldname. Otherwise change it match.
Fred
Fred
9 mths ago
Learn and share
Reported - view
Re: New Ninox 3.17
I really like Modularity 2.0. Good changes. I see in the future that we will be creating an interface/UI DB for your end users and DBs strictly for data then creating the interface module for each…
Fred
Fred
9 mths ago
Learn and share
Reported - view
Re: Excel scripting with carbone
@frsalabert said: Options Famille, but it just show me the ID of the selection Since Famille is a simple choice field, you can wrap it with text() and it will show the text of the choice.…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: New Ninox 3.17
@Sotirios Zormpas I did not know there was one today. It should be up in a couple of days.
Fred
Fred
9 mths ago
1
Learn and share
Reported - view
Re: New Ninox 3.17
@Sotirios Zormpas They don't usually do video updates for 0.0x updates.
Fred
Fred
9 mths ago
Learn and share
Reported - view
Re: Excel scripting with carbone
You can try: { nav: Navire, Options: for i in Offres.Options do { name: i.Options.Designation, qnty: i.Quantite } } Offres is single reference field, but Options is multireference field.…
Fred
Fred
9 mths ago
Get help
Reported - view
1
8
9
10
11
12
156
Ninox-Website
Overview
Learn and share
Get help
Service status
Plugins
Documentation
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Plugins
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Private Cloud Administration
Manage workspaces
Manage collaborators
Access permissions
Backups and storage
Process monitor
Solutions
Ninox E-Invoice
View all topics