-
formula to show who created a record?
Might there be a formula to show who 'created' a record, and perhaps also 'last updated by'
-
Is it possible to create multiple records from another database into a new.
Tabel a consist standard project records. when i create a row in table B i want automaticly related records from a created into table C. Is this possible? Greetings Frits
-
Attachments Tab?
I have two tables; Equipment and Maintenance, which is a subtable of Equipment. Maintenance has an atachements tab, Equipment does not. How do I add an attachments tab to the Equipment table?
-
Unchecking "Change history" in table preference - no impact on file size?
I was under the impression that unchecking "Change history" in table preferences would reduce the file size of the table. However, after some limited testing,…
-
html
Hola, a ver yo tengo tadabase, y con la suya que acabo de estar probando va mucho mas rapido y mejor. Mi pregunta, es ¿ se pueden publicar los datos en paginas web ? o sea en HTML O PHP O ASP ?…
-
When I create a multi day appointment it duplicates in my iCal
Hello, thank you in advance for any help or support. When I create a multi day appointment It gets duplicated in my iCal calendar. If the appointment is only 1 day long ie. this does not happen.…
-
Dati appuntamento
Come posso scrivere la data appuntamento e l'orario inzio e fine usando una formula? Ho provato cosi: Appuntamento := appointment(datetime('Data appuntamento', time(9)), datetime('Data appuntamento',…
-
Change field "Show As"
Hi! Can I change/add to a fields "Show As" based on an If statement? Thanks! Rick
-
Multiline Formula
Hi, i have to get a formula that is a result of some fields, buit i would like that teh formula shows the field everyone in a new line. There is a code to put the multiline, starting a new line?…
-
Bug in ipados
why does my ninox keep on crashing,when i use ninox on ipados? Thanks
-
database size
How can I find out the size of my database, I just want to make sure I'm not getting close to my limit of 12GB. Thank you.
-
Copy/paste fields into new tab?
Hi folks! Any chance I can copy/paste/move/duplicate fields within Ninox so that I can split an over-busy input form into two tabs without recoding everything? Cheers, Rick
-
Is it possible to search via a Reference Field & then quick select a result via a shortcut?
For quick data entry, I would like to search in a reference field and then have some shortcut to quickly select among the results the record I want to link.…
-
Parsing formatted_address from Google Geocode JSON
I am trying to extract the formatted_address field from the results of a Geo code query from Google maps. I have tried the following code without success.…
-
Bug in ipados
why does my ninox keep on crashing,when i use ninox on ipados? Thanks
-
is it possible to make a specific field writeable when empty or if its a amdin
so i want another user(editor) to be able to write if the field is stil empty i wrote this for writeable if in that specific field: null or userHasRole ("admin") but it doesn't seem to work.…
-
Copying tables
Ninox is great when you want to copy an entire database, but, as far as i know, not so great when you want to copy and individual table to another db. I have 3 different databases:…
-
time limited data entry for new record?!
For me it would be superb if we could give a team member rights to add data when empty and give them a 15 min timer to correct it when nesacerry(specially when the record is created) In the karate…
-
Json object - get a property without quotation marks
I have followed instructions in “Ninox HTTP Calls” manual where it says ...JSON objects. Get a propertyThe dot notation gives easy access to properties. Examples: response.result.idresponse.result.…
-
INNER JOIN
Is it possible to include the "INNER JOIN" in the NX ?
-
Formula for Date
I am trying to create a formula that inputs todays date in the format "MM.DD" in a text field. How do I do this?
-
How to place fields from two related tables onto embedded view
I have a view created as a layout element. Using a select table statement I am populating my view with field data. I have child table with related information I would like to display in some columns.…
-
Printing
Hello, It's possible to print the field name ? Thanks
-
Syntax for consecutive requests API
Hello, I try to make 2 consecutive requests on a API after creating a record, i try this but dont work let response := do as serverhttp("GET", "https://office.bexio.…
-
HTTP Call Closes Database
Hi All, I'm having an issue with an HTTP call that I am trying to do. It keeps closing and reopening my database. It is a call to view a customers order history on my woocommerce store.…