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
3743
594
5
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: How to query a table using a dynamic combo box value?
Hi there: May I suggest you try: let i := 'Assigned To'; first((select Staff where 'Full Name' = i).email) In Ninox you put the field you want at the end of the select.…
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Help with wedding base
Still learning new things everyday. I didn't even know you could import a CSV as a table. Try opening a table, then select the gear icon and then select Import data and here is where you match…
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Formula for combine two Alerts Date's
let curRec := this; let xDate := cnt(select FERIADOS where Fecha = curRec.FechaR5); if xDate > 0 then let result := dialog("", " Esta Fecha es un Dia FERIADO.…
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Help with wedding base
While your new plan for a new DB will work, John offered to show you how to script the transfer of data between your current tables and a new consolidated table.…
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Help with wedding base
to not import a column just don’t drag it to match a field. You don’t need a field to match each column.
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: add onselect event for view field
That is what I've been wanting to do myself. Now with v1.02 I can do it in my dashboard with many views. Works great! Love how people work off other people's ideas.
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: Set auto completion on Ninox editor
looks like the hiccup went away.
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: Set auto completion on Ninox editor
Anyone else having trouble loading Jacques' tools? My DBs take forever to load and when they do the formula field is blank.
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: add onselect event for view field
As always, Jacques, you are the best! v1.02 works perfectly. Even if there is another view element in front of the one with the onselect it still works.
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: Formula diferent result
if you click on the refresh button (above the Id number in Table view) does it change?
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: List keeps growing - no scrollbars?
You are welcome. That is very nice of you to say, but I think I'm just quick to respond that is all. There are way smarter people on this forum than me.
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Help with wedding base
That is quite a list of tasks you want to accomplish. It is all doable within Ninox. If you are planning on doing it yourself, be patient as there is a learning curve when transitioning from a flat…
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: List keeps growing - no scrollbars?
If this is a 1:N view created by Ninox then by default it will grow the list to 6 then start scrolling. If you only want to see, say, 3 then after you have 3 records you can modify the size to see 3…
Fred
Fred
3 yrs ago
1
Get help
Reported - view
Re: add onselect event for view field
Wow, you are correct. That is so weird. I wonder why?
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: Accessing a single line item on an invoice
Can you post the code from the new table? Can you let us know the relationship between the new table and Payments?
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: add onselect event for view field
Jacques, your DB worked fine. Just to verify that I'm using the MacOS app. I've attached my test DB. It is a mess so: 1) open the System table to load your modules 2) open Table1, select record 1,…
Attachment
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: add onselect event for view field
I can't seem to get it to work. I got the module loaded and I put this in the formula of my view: function onselect(selectedID : text) do Nr := first(select Table3 where Id = selectedID) end;…
Fred
Fred
3 yrs ago
Learn and share
Reported - view
Re: add onselect event for view field
I hate to say this but you have to stop doing Ninox’s work for them. Unless they pay you.
Fred
Fred
3 yrs ago
2
Learn and share
Reported - view
Re: How do i add up totals
@Edward at the top level click on import db and select the archive.
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Dynamic Choice Field reference in a function
@Gianluca I think your reasoning for keyboard access to reference field is better.
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: How do i add up totals
I've mocked up what it could look like. Take a look and let me know if you have any questions. The table monthYear is there so you can create the Month view.…
Attachment
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: It is posible on Ninox.
Most things are possible in Ninox. How is a record in Avances going to filter the Documentos table to get the correct data?
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Dynamic Choice Field reference in a function
@Gianluca You should add that request to be able to use a keyboard to access a reference field to the Christmas Wish List post. I too wish that was possible.…
Fred
Fred
3 yrs ago
2
Get help
Reported - view
Re: How do i add up totals
How about we start at the beginning so we can walk you through how to setup your dashboard. Your initial post lists a lot of things you want to see. Can you pick one summary data you want to see and…
Fred
Fred
3 yrs ago
Get help
Reported - view
Re: Accessing a single line item on an invoice
Are you saying that the code you posted above is NOT working?
Fred
Fred
3 yrs ago
Get help
Reported - view
1
121
122
123
124
125
150
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
Backups and storage
Process monitor
View all topics