-
I need help with "do as server" script
Hi, I have button for duplicating the record to subtable and also the items from records. Before the button is worked with this script: let b1 := "Major";let b2 := "Minor";let b3 :…
-
Suche Hilfestellung bei der Sortierung einer Ausgabe von Daten + Darstellung in einem Diagramm
Hallo, ich habe hier diese hübsche Formel: let d := 'Datum (Zusammenfassung)';for p in select 'Historische Kurse' where Datum = d doconcat(" " + p.Aktien.Aktie + " " + p.Aktien.…
-
Colour in new Ninox version
Hi. I really like the new look of the new version to come. This is a big step forward!Does anybody know the colour code of the main frame (the darkish, purplish one)?
-
Repeating dates
I need to have a date field that repeats on a particular day of the month, repeated monthly. Is this possible?
-
Group by week
Is there a function that I can use on date field to group by week with the week starting either on Sunday or Monday and going 7 days
-
Loading images from a linked table
Hi NX community, a little help needed here... I have a table "A" with several images stored in a single record, and another table "B" which should display those images each one in a specific formula…
-
Issue to link 2 tables
Hi I am trying for the first time to link 2 tables. When I click on the key then on "modify" and I am in the fields, I click on "link to a table" but I don't see how to find the table I want.…
-
Can I modify the picture or make a mark?
I want to make a note after taking a photo. Can I use this feature in the future?
-
Access
Can, an external user, access and write on my solution without signing up for an account in Ninox
-
Access Rights Data
I have more than a few custom access rights created for my team and I need a clean and clear way of keeping track of them that doesn't involve going to individual tables or fields to check permisions.…
-
Duplicate and move From Table1 to Table2 ?
Good evening Can you help me to duplicate record but in another table to archive old records ? I have a Table-A with several fields and Table-B with the same fields but all empty to receive the…
-
Can you import other formats from old FilemakerPro files than cvs?
I have FilemakerPro 8.5 and have not upgraded because of the expense. I have files that have specific layouts I'd like to keep intact as much as possible. Working on a MacMini OS Mojave.
-
Massive emails
Hello, how can I send an email to all contacts?
-
twin
Good Evening. I have created a database on mac and I want to operate it from my mobile (android). Do I have to buy the program again? How can I coordinate the 2 databases?twin
-
Where is the top-center of Ninox to select ?
Hi I am with an Ipad. I can’t select rows to copy records as shown below on the screenshot. There, one explains that one have to click from top-center of Ninox.…
-
Is there a server problem?
Hello,a while ago I noticed that there was some confusion in the server.All the databases of the Team that I use every day and suddenly I see that the last entries are with a date of 3 or even 4…
-
How do I create child records in a subtable?
I have a table Student with a subtable Lesson. I'm in a particular Student record, how do I programmatically create a new linked Lesson record which I can set date and time fields?
-
Filtering views
Hi again! I have created a view based on select from a different table. I would like to filterbased on a value in present table, so view period = Period. Any ideas?
-
Copy paste a value on all the fields in a row ?
Hi Is there a way to copy paste the same value on all the fields in a row ? For instance, I would like to copy the word "France" on each of the country fields "country" of my database. Thanks
-
Add a base to another ?
Hi How can I add a base to another ? For instance I have an incomplete base 1 I would like to add to it a base 2. Can someone tell me the way to do it ? Thank you
-
How to create a field with a non-required formula
Hello - - this is a newbie question. I've coded a formula field to calculate a rush fee based on a standard 40% surcharge, but I'd like to be able to manually enter an amount if I give the client a…
-
Drop out of a FOR loop early
Is there a BREAK command word to stop a loop - when a condition is met prior to cycling thru all the items in the loop? Can't seem to find a way to make it work without using a WHILE loop instead.
-
Look for someone to open my eyes once in a while.
Look for someone to open my eyes once in a while.As a Filemaker developer, I tend to make the switch to Ninox. But that's not easy. It's a different way of thinking and processing.…
-
Database created flag on iOS version?
Is it possible to have a flag indicate the timestamp that the database was created? Presume that would also mean duplicated or archived, etc? Alternatively (but essentially the same info) a way to…
-
Print more than one line of content?
Print mode only prints the first line of content in the table. Is there a way to expand the row height to print all content?