-
Timestamp - 24 hours
I am trying to get a date time field to be set by button to 24 hours prior to current time.any help?
-
stumped
Failing to set up a simple calculation for a column. As an example:- if fasst.Id then let reg := "yes";else let reg := "no";endreg This fails with "End expected: reg at line 6,…
-
Is there a way to do versioning of fields?
I think about a database, that holds marketing data. I would like to edit w.g. a "slogan" once in a while, but keep history of versions. Do I need to have a separate table with entries for that?…
-
How to create a simple dynamic (parameter-dependent) image and convert it to * .png or * .jpg to an attachment
Hello, How to create a simple dynamic (parameter-dependent) image. Maybe html canvas maybe something else some idea? Please help :)
-
Does anyone know how to do auto logins for websites.
I need to create a button in ninox that will let me auto fill in login, password & push login button on websites.
-
[Linked Table] Search in Popup linked table entry not working
Hello everyone! I am having an issue whilst trying to search for records in a linked table. So, I have a Product Quote table where I insert several details regarding a certain Product Quote:…
-
Keep new data from being added to parent table
I have a parent table with the businesses clients listed in it. The client will assign a case to work on and in a child table, a user will select the client using the magnifying glass icon.…
-
Does Ninox database have a "text message" button that will open up messages application on my Mac ? The same way the phone button opens up the FaceTime/phone call application.
Does Ninox database have a "text message" button that will open up messages application on my Mac ? The same way the phone button opens up the FaceTime/phone call application.
-
Just for information (web version only)
Just for info re web version I placed and alert in combo box trigger after update and it sinply ignored it but rest of script worked well. support have come with :- "Thank you for your e-mail.…
-
Charts personalization
Good afternoon, I had two quick questions regarding charts: - Is it possible to order the bars in a bar chart from smallest to biggest amount/bar, or vice-versa?…
-
what format and size for an image field ?
self explanatory
-
Quick Formula question
When a Formula field is defined in a table (not just a calculated column in a list view) is the result saved to disc or is it only ever held in memory and simply calculated as required?…
-
Purging Job History
I want to delete all main JobDockets records and its child tables) if these exists before a given date (6 years approx) based on a date keyed into a delete for this date fieild (DeleteDate!…
-
disappearing formulas
I have just started testing the trial, which means web based and not the app. So far I have 2 tables, a parent and a child. Currently driving me nuts is that in the list view of the child table I add…
-
Update only some some children
Aplogise for the apparent favouritism, but I need to update the Date field of only those child records whose Date field is either in the future or simply blank/empty and not been able to figure out…
-
Return of the wife
Hey - I can get my wife back! - as long as I purchase a love spell !! These extras are being offered to us via the forum now so often tat I think Ninox should be including them with the next update :…
-
Upload file to image field via integromat
Just wondering if it would be possible to have a cognitoforms -> ninox integration via integromat, and have an image from the form upload to an image field in Ninox?…
-
the chosen one (or not)
I'm trying to access the choices from a Multi Choice (Dynamic) field, named 'colour' in the current table. Before I try more complicated concatenations (well, I tried but they failed),…
-
Filtering a view
Here's the thing. I have a table of vehicles, some 'Cars' and some 'Motorcycles', differentiated by the 'type' column. I want a view of just cars and another of just motorcycles,…
-
command similar to Duplicate(this)
Is there another command similar to duplicate(this) that instead of copying all field data in one record to a new record in the same table, it will copy that record and put it into a new table (that…
-
Styling of text labels on a form?
In the absence of a dark mode option, I've attempted to reduce glare by changing the background colour for each tab to mid grey. But now the text field labels become black on grey and are difficult…
-
Batch rename image files using 'field data' + 'suffix'
Example: I have multiple columns / fields. I want to rename all my image files to show 'ID' + Suffix e.g P001-A, P001-B. I have no coding experience and only just started using Ninox and can't seem…
-
Log base other than 10
I need to calculate logarithm to the base 2 instead of to the base 10. Is it possible in Ninox? In case it is, I would appreciate knowing the syntaxis. Thanls
-
View sort on 2 columns ?
Silly Qustion I want to sort a Jobs tables view by 2 columns Ie First by 'Customer' the that list odered by 'Date' in reverse Individulaly both are easy but I can't sort 2 headers to become one if…
-
How do i create a record on a SubTable button?
I have an Invoice table and Invoice Items is the subtable. Im trying to add a button on Items to create an Invoice and a new record on the Subtable Invoice Items linked to the Item.