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
Documentation
Solutions
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Fred
Fred
San Francisco, USA
3683
590
5
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: pdf from html
Is the HTML file generated from Ninox data? Or is the HTML file imported? Are you planning on using the built in print engine or do you have a public cloud account with access to dynamic printing?…
Fred
Fred
3 days ago
Get help
Reported - view
Re: Execution context
@Johannes if you use the app then the Native app column applies. The web app is only for browsers.
Fred
Fred
4 days ago
Scripting
Reported - view
Re: Execution context
@Pieter Jelle Biesheuvel yes it does. if you save your DBs local/iCloud then your computer is the "server" so this chart doesn't really apply.
Fred
Fred
4 days ago
1
Scripting
Reported - view
Re: Is this possible in ninox?
Found some time. Here is my changes. I only update the button in SchedulePlanner. I don't see how you can add the same button to DailyPlan since you don't have the same information.…
Attachment
Fred
Fred
5 days ago
Get help
Reported - view
Re: Module or another smart way to do things
Are you using dynamic or regular printing?
Fred
Fred
5 days ago
Get help
Reported - view
Re: Is this possible in ninox?
@Kruna I'm sorry for not replying sooner. I don't have a lot of free time right now. If someone else can jump in that would be great. If you don't mind waiting I can get to it in a week or so.
Fred
Fred
6 days ago
Get help
Reported - view
Re: Is this possible in ninox?
@Kruna So here is the updated button code: let allTimeslots := ((select Timeslots) order by Uhrzeit); let selectedTimeRec := record(Timeslots,number('Select Start Time')); let selectedServiceRecs :…
Fred
Fred
9 days ago
Get help
Reported - view
Re: How to Implement Batch Data Entry and Quoting via a Button After Uploading Product Details?
@lixingyang Another option, if you don't need a history, is to use the link to quote to just pull the Customer Name/Number. In a new formula field you can put: first(Quotes.Contacts).…
Fred
Fred
10 days ago
Get help
Reported - view
Re: Is this possible in ninox?
@Kruna can you remind me the table and buttons that you are having issues with?
Fred
Fred
10 days ago
Get help
Reported - view
Re: Stocktaking/inventory
Can you post a sample DB?
Fred
Fred
12 days ago
Get help
Reported - view
Re: How to Implement Batch Data Entry and Quoting via a Button After Uploading Product Details?
You can try something like: let t := this; let importRecs := select ImportTable where 'Quote Batch Number' = t.'Batch Number'; for import in importRecs do create Positions.…
Fred
Fred
12 days ago
1
Get help
Reported - view
Re: dialog - causes text field "trigger after update" to fail
Take a look at this page. It shows you where actions happen in Ninox by default. If your DB is stored locally,, then a dialog should always work. I noticed that you don’t have a let in front of ans.…
Fred
Fred
2 wk ago
1
Get help
Reported - view
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
2 wk ago
Get help
Reported - view
Re: Upgrade Mac App: 3.17.4....or a backwards step?
What was the old code?
Fred
Fred
2 wk 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
2 wk 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
2 wk 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
2 wk 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
2 wk 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
3 wk 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
3 wk 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
3 wk ago
Learn and share
Reported - view
Re: Who can help me with this or a partner?
@Rafael very impressive. good work.
Fred
Fred
3 wk 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
3 wk ago
1
Get help
Reported - view
Re: Mise à jour nouvelle version
are you using? app? public cloud?
Fred
Fred
3 wk ago
Learn and share
Reported - view
Re: Modularity FAQ and quick start
Love it. Very exciting times for us end users.
Fred
Fred
3 wk ago
2
Modules
Reported - view
1
2
3
4
5
148
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
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics