-
Stuck on simple multiple if/else
Hello, I am trying to update a formula field 'Score' with values 1, 2, or 3 based on corresponding ratings from choice field 'Rating': if Rating = "Not much" then = "1"else if Rating = "Good" then =…
-
I’m not able to login to ninox
Is the only page I'm not able to access.
-
Problems with appointment fields
Does anyone have a solution to this problem: The time in the Appointment fields cant be changed (across all IOS devices - latest versions - reorganized - deleted/reinstalled) What happens is this:…
-
Dimensione maschera a scelta
Buongiorno, avrei bisogno di dimensionare a mia scelta una maschera, qualcuno potrebbe aituarmi? grazie
-
use a field from a related table in a pivot view
Ich have 3 Tables with a M:N relationship built as usual. In the "Joint-Table" I can create a pivot view with data from the other two tables. However, when I would like incoporate this pivot view in…
-
Function for attachment count
Is there a way to retrieve the number of attachments associated with a given record? Ultimately, I would like to display this information in a view and, possibly,…
-
Help needed with invoicing
Hi, it's been a while since l have posted but have come across a problem l don't know how to rectify. l have an Invoice table linked to a Customer table,…
-
To select acolum in the table view ?
Hi Does someone know the way to select a colum in the table view in the Ipad version ? Thanks.
-
How can I filter a column in a table by "empty" OR Criteria A OR Criteria B, but not Criteria C?
Looks like I can only have empty or a selection of categories, but no combination of it, as in e.g. Excel?
-
"Set-Date-script" - something goes wrong
Guys, I have i button to set a task to "Done" Deadline := null;Today := null;DoneDate := Today;Status := 3 The "DoneDate" field does not set the value to "Today" but returns null.…