Skip to main content
Ninox-Homepage
Datenschutz
Kontakt
How to enable Javascript
Registrierung
Einloggen
Willkommen in der Ninox-Community
Suche nach allen Themen oder
stelle eine Frage
Tipps und Tricks
Hilfe erhalten
Servicestatus
Dokumentation
Setup
Datenbanken
Automatisierung
Mein Account
Administration
Lösungen
Webinare
Übersicht
Profil
Fred
Fred
69
11
0
Beigetreten: Tue Nov 01 15:27:17 UTC 2022
Folgen
Meine Beiträge
Letzte Beiträge
Re: v3.16.4 friert ständig ein (macOS 15.5)
I've experienced issues with the Mac app opening iCloud DBs. But that seemed to have gone away. Weird.
Fred
Fred
vor 4 Stunden
Hilfe erhalten
Reported - view
Re: Untertabelle in neue Untertabelle Kopieren
You can try something like this in a button in a WORKORDER record: for woRec in WO-TASK do let wrCheck := WR-TASK[TASK-POS = woRec.TASK-POS] if count(wrCheck) = 0 then create WR-TASK.…
Fred
Fred
gestern
1
Hilfe erhalten
Reported - view
Re: Untertabelle in neue Untertabelle Kopieren
Do both tables (WO-TASK and WR-TASK) have the TASK-POS field? So if there is a record in WR-TASK with the same data in TASK-POS then don't copy the WO-TASK record?
Fred
Fred
vor 4 Tagen
Hilfe erhalten
Reported - view
Re: Ist das ein Bug?
@Datenwart said: Das Ergebnis wird in Deinem Feld direkt angezeigt. Du listest die Werte aber in einer Ansicht mit select auf, was einem Filter / einer berechneten Formel entspricht. Good point.…
Fred
Fred
vor 13 Tagen
Hilfe erhalten
Reported - view
Re: Ist das ein Bug?
Not this is a cause of the update issue, but check out the post on Ausführungskontext. Buttons are executed locally, unless told otherwise, and triggers are server side.…
Fred
Fred
vor 13 Tagen
Hilfe erhalten
Reported - view
Re: Wettkampf Datenbank
@Christian Rott From what I've seen of the dashboard, the Teilnehmer and Gruppen part of the dashboard only searches for similar names. If you want to make the sections add records then Teilnehmer…
Fred
Fred
vor 2 Wochen
Hilfe erhalten
Reported - view
Re: Wettkampf Datenbank
Well here is a version 1 of what is could look like. There are a few changes. 1) a new table called Ereignis. I hope that is the correct translation. :) It is now the parent table to Spiele.…
Attachment
Fred
Fred
vor 2 Wochen
Hilfe erhalten
Reported - view
Re: Wettkampf Datenbank
does an event happen in one day or over multiple days? will all groups show up at each event? will there always be 8 teams? what is the min/max number of teams at each event?
Fred
Fred
vor 2 Wochen
Hilfe erhalten
Reported - view
Re: Wettkampf Datenbank
Next question: I'm not sure what you call the 3 rounds, but I'll call it an event for now. I'm sure you want to track many events. Is that true?
Fred
Fred
vor 2 Wochen
Hilfe erhalten
Reported - view
Re: Wettkampf Datenbank
@Christian Rott said: therefore I only want to select the winners for the next round at the groups selection In the Spiele table, how do you determine which round is being played?…
Fred
Fred
vor 2 Wochen
Hilfe erhalten
Reported - view
Re: Wettkampf Datenbank
@Christian Rott said: Jetzt hänge ich daran das ich die Spiele soweit auswähle und daraus die Sieger habe und diese sollen dann im nächsten Step gegeneinander spielen bis ein Gruppen Sieger feststeht.…
Fred
Fred
vor 2 Wochen
Hilfe erhalten
Reported - view
Re: Datenbank in eine Datenbank transferieren
Are you in the public cloud? If so and you can wait till the end of the year, modularity will be coming to the public cloud. That means you can use the do as database command to get data from another…
Fred
Fred
vor 3 Wochen
Hilfe erhalten
Reported - view
Re: Niedriger und Höchster Wert farbig markieren
Conditional formatting is based on the value of a single field, so you can compare your W5s or W7s across records. If you want to compare W5 and W7 of a single record then you need to create a new…
Fred
Fred
vor 4 Wochen
Hilfe erhalten
Reported - view
Re: Niedriger und Höchster Wert farbig markieren
In any table, you can add something called conditional formatting. If you click on a column header, there is the option to Add conditional formatting. Give it a try.
Fred
Fred
vor 4 Wochen
Hilfe erhalten
Reported - view
Re: Änderungsprotokoll für Gerätestandorte erstellen – Wo und wie Trigger setzen?
@Georg Zischka Can you describe your "rebooking" work flow? Are you doing it through a dashboard?
Fred
Fred
vor 4 Wochen
Hilfe erhalten
Reported - view
Re: Änderungsprotokoll für Gerätestandorte erstellen – Wo und wie Trigger setzen?
Here is one way of doing it. The important tables/Page are: Move Device Geraete Legar Projekete The work flow is: Select a Device Select if it goes to a Warehouse or Project If needed select a date…
Attachment
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Hilfe beim Erstellen eines RecordArrays
You can try: let me := this; let movements := (select Lagerbewegungen where Gebinde = me.Gebinde and Lager = me.Lager); let myUniqueCharges := unique (movements.Charge.…
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Records auflisten und wählbar machen
Have you consider a view element?
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Dynamishes Druck Layout: Tabelle in Word einbinden
Can you post a sample of your JSON and your word doc? Have you tried Carbone Studio? You can see my review of it in this post.
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Abfrage und Ergebnis in ein fxFeld
@Jerry-Louis Ruff Since Location is the N (many) side of the relationship to Employee, how does Ninox know which one of the many should it return?
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Abfrage und Ergebnis in ein fxFeld
Why not make a reference field in Table2 to Employee? Then just display the Employee name. You can name the reference field Name. Then you can create a fx field with the following code Name.Location
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: PDFs werden nicht mehr in Vorschau geöffnet 3.15.5
@Rafael Sanchis I stand corrected. That is the fastest that I've seen Ninox update all platforms.
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Trigger funktionieren nicht
@keoma I don't see what Ninox can do. They have made it clear where things are executed, so we need to work within those parameters.
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: PDFs werden nicht mehr in Vorschau geöffnet 3.15.5
@Rafael Sanchis The apps have not been updated to 15.5 so it would make sense that they don't work. @Dirk PatzerI did notice the poor quality. Thanks for reporting it.
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
Re: Trigger funktionieren nicht
The reason why alert() does not work in triggers is that triggers are run server side in the web app. Check out the doc on execution. So the alert() does "work",…
Fred
Fred
vor 1 Monat
Hilfe erhalten
Reported - view
1
2
3
Ninox-Homepage
Übersicht
Tipps und Tricks
Hilfe erhalten
Servicestatus
Dokumentation
Setup
Installierte Apps
Public Cloud
Private Cloud
On-Premises
Datenbanken
Tabellen
Tabellen-Beziehungen
Felder und Elemente
Seiten
Ansichten
Import und Export
Module
Drucken
Vorlagen
Anwendungsbeispiele
Automatisierung
Scripting
Funktionen
API
Mein Account
Abonnements
Administration
Arbeitsbereiche managen
Nutzer managen
Zugriffsrechte
Nutzungsübersicht
Prozess-Monitor
Lösungen
Ninox E-Rechnung
Ninox CRM
Alle Themen anzeigen