-
Auto create record on first day of the new year
I have a table ( Invoice Summary) which summarises the monthly and quarterly totals from my invoice table. Each record in this table has a number field where I enter the year I want to summarise and…
-
Print Table?
Is there a way to shrink the conents of a table so I can print it all on one page? I have just a bit of overflow onto page 2.
-
Concatanate - Two For loop -
let check := dialog(" ATENCION ", " ¿Confirma el SETUP de la tabla de AVANCES_PROYECTO ? ", ["Si", "No"]); if check = "Si" then for loop1 in select BASELINE do 'Date:' := loop1.…
- Answered
-
Calculate integer from decimal value
Hello, For a calculation I need to know the integer part of a decimal value, ie. 34.25 would give me 34 as the integer part. I expected to see a trunc() (or similar) function in the Ninox logic set,…
- Answered
-
Conditional format Combo box
I have an Invoice Table with a choice field "Status" which has three options Outstanding, Paid and Cancelled. Is there any way to change the background colour using something like:…
-
Limited to One form per table?
I can't see a way of creating multiple forms from the same table. I also found an posting in this form that stated that each table has only one form. So is that in fact the case that I cannot create…
-
Very slow opening table
I have a table with many many fields (about 55). The form associated with it performs okay, but opening the table itself takes almost a minute even though there are only 36 records so far.…
- Answered
-
Attachments Selector or also Photo Viewer
Sometimes you have more than one picture of an article. With this template you can choose from the attachments-tab which photo should be displayed. Posted it in the Webinar EN 2020 team :…
-
Apertura modulo con dimensioni specifiche
Hi, I need to open a form with personal dimensions and not by default ninox. In fact, I would like to open a small form in the center of the screen, such as an alert or dialog mask
-
List field content using rsort()
I'm trying to print a list of all entries in a given field between two specified dates. With the precious help of other posts in this forum I managed to get the list but it still brings up all the…
