-
Readable If within a range
Hello, I want to display only specific records if a user has access to them. I have a table named UserX where Employee is a user field and 'Account Access' which is a Dynamic Multi Choice.…
-
Return to my Topic
@Fred @RoSoft_Steven Rooryck To Return the topic since it point that I need to have my DB at last 90% . Excuse the insistence but is very important and I can't resolve this.…
- Answered
-
Conversion into Ninox of old relational data
How would I import data into Ninox from multiple tables of a relational database built in another platform and keep records related? I am able to get primary and foreign keys into the right records…
- Answered
-
How to query a table using a dynamic combo box value?
I have the code below, i want to return the email address where the the full name of the staff is the one assigned to the ticket. let i := 'Assigned To';…
- Answered
-
Several newbie questions
I just discovered Ninox two days ago and am wondering where it's been all my life. I'm a consulting applications developer with long experience in multiple platforms (especially but not just…
-
using if else in formula field
Hello people, I am stuck in a condition where I want to show values of one field (Status1) to a formula field (Status0). I write a code in Status0 formula field which is mentioned below.…
-
Formula for combine two Alerts Date's
Hi I need combine this two Alerts in the same Formula 1 - These Formula if FechaR5 < FechaR4 then alert("Fecha Real 5 no puede ser menor que Fecha Real 4") else "ok" end 2- And These For Holidays…
- Answered
-
Formula diferent result
@Fred Hi the Cantidad Doc in the Formula is not the same on Table and Form
if Clase = "Actividad" then cnt(select DOCUMENTOS where 'LT_Tipo Documentos'.…
- Answered
-
Pause function
I am curious if there is a pause fuction, where itll run my first line of code, and then my next line of code. This is what I am currently working with: 'Last Status' :…
-
List keeps growing - no scrollbars?
I have a link to another table where I "Create Records" to add rows. However, what Ninox is doing is, as I add each new record, just growing the table on the screen instead of keeping the dimensions…