-
put two text fields together into a multiline Text Field
Sir, How do I put two text fields information together into the multiline text field and make it "multi line"? ie, I have field 1 and field 2, when put them together,…
-
Phone Number Formatting?
When typing a phone number in the phone number field (or even text field, whichever is possible), how do I set an automatic phone number format? I would like my format to be (555) 555-5555.
-
I'm looking for a way to filter and delete records after import
I need a way to filter a field in a table, so after I import records into the field they can automaticly be deleted from the table.
-
Alert and colour
Hi, Is it possible to set up an alert in red and bold? Thank you
-
Automatic progressive number WHEN IMPORTING - Urgent help!
Hello everyone! I have the typical code for a progressive ID Number (in "trigger on create"): let before := max((select CASOS).'Número');'Número' := before + 1; It works good,…
-
trigger at the update with integromat
Good morning, I use this formula to send a push notification on my iPhone let webhookURL := ""https://paste-your-webhook-url.here;let data := {RecordID: ID};http("POST", webhookURL, {'Content-Type':…
-
2 views different fields
Hi is it possible to make 2 form views of the same table , but in view 1 show some fields while in view 2 some fields should be hidden?
-
Champs
Bonjour, Pourriez-vous me dire comment masquer un champ sur un formulaire. Merci d'avance Fanny
-
Print layout iPad vs PC
Hi I am finding that when I have a print layout setup it is not exactly the same if printed from a PC or if printed from a iPad , it seems like when printing from iPad the column are narrower then…
-
Printing Issues--Expanding Rich Text and movement of other fields
I am trying to print a report. I have one side of the page set up with some specifics about the case and 2/3 of the right side of the print layout is the actual report.…
-
What are all the parameters I can use when sending an email in Ninox?
I know you can set the subjct, the body (HTML) Is there a way to set priority? Set CC/BCC, attach MULTIPLE FILES (if so how?), set the reply to a different email, change the name of the sender?…
-
Using where statement with child or subtables
My database has a parent table: Funds with child table: Balances. Funds has multiple entries, each of which has multiple-year entries in the Balances. I am try to sum the Beginning Balance column in…
-
Réorganise database
Hello, has there been a change in the database menu. There is no longer the possibility of reorganizing the database? Before I had my base on my iPad and Iphone and I could visualize and modify that…
-
Subtable - ordering system
I'm trying to create parts ordering system for my shop. Is it posible to automatily open new subtable record When i'm adding new part number to subtable of single order.…
-
create record by button
create records of another table linked to the table where the button is pressed
-
Filtering Grouped columns
I have a table with more than 12000 records. The PK column should not have duplicate values, but unfortunately it does. I want to identify these records and I am looking for an easy way to do this.…
-
Compare data from different records
I need to calculate the difference between data from different records.I have a table with articles, with a unique code that I use as Index called CN.In another table I have dates with stocks of each…
-
Scheduled import of csv to Ninox private cloud
Scheduled import of csv to Ninox private cloud
-
How to best get the desired data
Hi all - I have the following tables: Riders - names of riders, country, sex Teams - team names, year active Horses - name of horses, gender, color, passport # Results - jumping results rider,…
-
Button action : you're not authorized for this action
if i use this code : let numberTable := first(select FORTLAUFENDENUMMER);let increasedNumber := numberTable.fortlaufendeNummer + 1;numberTable.(fortlaufendeNummer := increasedNumber);…
-
Auswahliste / Untertabelle
Wir testen gerade Ninox, daher schonmal sorry für die vermutlich einfache Frage: Ich möchte unser Büro-Inventar erfassen. Jedes Inventar hat einen Lieferanten,…
-
zipcode field removing leading zeroes
Having an issue with the zipcode field of a contacts table removing leading zeroes (i.e. zipcode '06105' reverts to '6105'). Any one know how to fix this?
-
mise en forme
Bonjour, j'ai créé une BD pour devis. Actuellement, j'ai 4000 articles. Je voudrai, dans le modèle d'impression, concaténer 2 champs, mais avec un retour à la ligne,…
-
How do I add or subtract minutes from an Apointment Start time ?
Hi Lets say I have 3 types of time durations TypeA-15min, TypeB-30min and TypeC-45min. I want to add this duration to the calendar time selected so I would have:…
Answer questions and share your knowledge