-
Email a Report from a form with PDF
I am struggling to send emails from a button. the current code is: let check := dialog("Email Guest?", "Guest Will Receive a Confirmation Email.", ["Email Confirmation", "Close"]);…
-
Lost Administration Mode (macOS app)
I want to change a layout view in a database. I can't find the 'wrench' icon to get me into Administration mode. It used to be at the top right of the Ninox window. Where'd it go? macOS app version 3.…
-
removing embedded quotes from a text object
still learning. How can I remove embedded double quotes from a text variable? xText contains -> this is a test'''to remove embedded quotes
-
What does it mean and what does it do ?
not (ninoxApp() like "android" or ninoxApp() like "iphone") on Display field only if
- Answered
-
Multiple choice field
Hello everyone, I have a small silly question: I'm using a multiple choice field, which has many many many records to choose from and I wanted to ask if there is a way (in the multiple choice field…
-
Export child table
I might be wrong but there doesn't seem a native way how to export records in a child table. Seems the best option atm is to use the ninext from @Jacques TUR https://forum.ninox.…
- Answered
-
Displaying a field that is null based on formula
I have a Serial No text field for input and once filled in is made invisble and replaced by a formula field showing the data. Idea being that it can not be changed once entered.…
-
How are images stored?
How is a file saved in an image field stored? Is the whole file stored within dBase or just a link? In practice, can an iamge file be deleted once it has been imported into the filed of a dBase?…
-
Image copy from Child Table to Parent Table
Here is the scenario I need help with: Multiple people perform maintenance on Master Items. When they complete, they take a picture of the item and that image gets posted to an Item Image table.…
-
Copying pictures from table to table not possible!
from image field into another one in same table works fine,but from table to table fails. check it out please! by the way! 10 stars app ! Thank you,
-
Copy a image or picture
How can copy a image or picture from a table to another. I have tryed many way but nothing work. I tryed : Table_1.image:= Table_2.Image Dont work I tryed with text name of image dont work.…
-
Zero negative result in Formula
Hi! I have two fields: Total Invoice Amount Paid I have a function that calculates the difference Total Invoice - Amount Paid If the result is 0 the formula gives me a result -0.00 €.…
- Answered
-
Round function
Hi! In the Ninox Manual in the Round function section I read: The function only rounds visually for the display of the respective value. Internally, the number in question is retained with all…
-
Alert on a deleted record
Hi! I have an alert placed via a trigger after a tab fades. This alert allows me to remind myself that an important field has not been filled in. But if I delete the record without the field being…
-
Table scroll bars not functional
Hi all - Just got a personal cloud license and when I was working on my windows machine I noticed that I can't scroll through my tables while in a DB using the scroll bar.…
-
Customized button
Hello everybody, I added the buttonEvent to Ninext. This allows to dynamically change the caption, the color and the help title of a button. Just add the onUpdate function in the "Display field only,…
-
How to read/copy the file name of a picture in an image container
I need to copy the file name of an image in an image container into another field how to do that?
-
Multi language solutions
Is there a decision on the multilingual platform? need to make several languages and i heard that Ninox has a solution
-
Ninext close not working
@Jacques TUR Apparently Ninox had some issue last night with Ninox being down. I checked to see if all was okay now and I have noticed the dialog is not auto closing.…
- Answered
-
How to print a Table View in form.
Hello,Is it possible to print a Table View field and if so how?Thanks
-
Multiple trigger after update
Hello everyone, does someone know if it is possible to write multiple trigger after update in the same field ? I'm sorry but I'm not so expert in coding..…
-
MAKE.COM (500 Internal Server Error)
Moin, hat noch jemand seit heute Nacht Probleme mit MAKE.COM und den NINOX Modulen ? Bei mir kommt bei jedem Ninox Modul Fehler 500 Internal Server Error.…
-
Choices in choice field separated
Hey everyone, here's a question for you: it it possible to separate the choices in a choice field, let's say with a thin line between them? For instance if I have a choice field with these choices: 1,…
-
Join Files functions
Hi! Why is this function incorrect? join([files(this)]," - ") Thank you!
-
Formula issue
Hey guys, I have the following problem: I'm using a formula which shows data from a table with two columns, let's say column1: "title" and column2: "organisation".…
- Answered