-
Nach dem Öffnen der Datenbank folgendes Skript ausführen
Hallo zusammen, ich stehe aktuell vor folgendem Problem. Ich frage über einen http Post Aufruf Lagerbestände aus WooCommerce ab. Diesen Aufruf habe ich in meiner Tabelle Produkte bei jedem einzelnen…
-
What is the syntax for operations between fields in different tables?
Dear Collective Wisdom, I want to perform an arithmetic operation between two different fields. I would think that would be fairly straightforward: [field A] + [field B], or in my particular case,…
-
Date functions & calculations
Next question! I've got a situation where I want to indicate when a regular payment or bill happens. Sometimes ths can be framed as "the 2nd Wednesday of each month" and sometimes as "the 1st (15th,…
-
emailing list of contacts not changing the firstname in list
I have done a script to send an email to all valid contacts to update the prices. It all works fine except that I have an issue in that the contact first name is only picking up the name of the…
-
How do I copy some certain fields when creating an invoice?
Hello everyone,I am looking to find a way how to copy some certain fields when creating an invoice. The problem is this: I made a formula that creates an invoice with a click of a button,…
-
Listino dinamico
Buongiorno, ho creato un gestionale per la mia azienda di vendita e assistenza informatica. Il tutto funziona bene ma mi si pone un problema nei listini, ovvero mi seriverebbe qualcosa di dinamico.…
-
Stampare la vista
A quando la possibilità di stampare l'elemento di layout vista?
-
Trova generale
E' indispensabile che si abbia la possibilità di scegliere i campi che si voglio nella ricerca generale. E' stato richiesto più volte, vi prego di procedere, è essenziale
-
How to delete files and folders that are locked from being deleted!
I ran into the issue of having a folder locked on me. I couldn't delete it at all. So I looked it up and found a few articles and such. Here is an example of what I ran into.…
-
In For - Where - Do Script - Add a loop
Hi, I'm struggling with an issue. I'm using a for-where-do script to look for the specific Students concerned with an Exam (an Exam is connected to only one Course,…
-
windows live mail calendar converter software
Stella windows live mail calendar converter software is an excellent software to convert live mail calendars to a pst file. This software has been professionally designed to convert any calendar item…
-
API shows no teams
Hi, I'm logged into Ninox, when I start the web app I have wo teams: one trial that is blokced and one paid account that does work. Then I go to https://user.ninox.…
-
SendEmail Limit
Re subscribed accounts Does anyone know the daily or weekly or monthly limit of send emails via sendEmail in Ninox? I have in my mind it is upto 100 per day but I can't recall where I got this from…
-
Auto numbering based on specific conditions
Hey guys, I'm really new to not only Ninox, but database management in general. I'm trying to set up auto numbering based on a specific set of conditions.…
-
Create a Filter given a condition
Hi, I want to be able to create the following process: Find the last date given a condition. We have indicents in Status (selection field). I want to pick the last date of a Closed Incident…
-
What is limits for Ninox Cloud
What is limit and price of GB for Ninox Cloud, if I need more 2GB per user members.
-
Add option on Security for restrict create teams
Add option on Admin Security for restrict create new "team" to members.
-
Sorting?
I'm baffled & could use some help. I've learned how to filter records by clicking on the header in a table. And can sort ascending or descending. But I can't figure out how to construct a (relatively…
-
Date calculation
I'm working using the date functions. I've been able to use them to calculate a date at [specified date]+1 year, or +1 month, or +1 day ("1" =N in these cases).…
-
Formula Not Working
Hi, We've been using Ninox for a few years now. When we first started Tech Support created a Fiel Formula for us. Now it is not working. Was getting errors saying files missing.…
-
Alert su apertura form
Sarebbe cosa importante avere un trigger in apertura di una form per inserire un alert
-
Calender with Appointment Reminder on Windows 10
My Chef gave me the Task to create an Calender Appointment with reminder so he doesnt forgets the things. Now im stuck because im new to Ninox and i have no idea how i should do it.
-
Email Link isn't working on my MacBook
I have a lot of contacts in my database. The link to automatically open my email app works fine on my iPad Pro. However, the email links don't work on my Macbook Pro.…
-
Date Field Question.
Is there a fast way to enter a date? The best I have found so far is jan12001. I would like it if I could enter it like 1/1/01. Also, can the date format be changed to show as 1.1.01 instead of this?
-
Has anyone wanted to hide the add new record button on the popup link?
simply add a formula with CSS and add the following .stringeditor-button2 {display: none;}