-
View does not sync to my mobile devices
Hello. when I make a view in admin mode in the Mac app on my Mac, it is not synced to my other devices like my iPad and iPhone over iCloud. I tried to find something about it in the manual but I…
-
How to show image with '-' or other special character in URL?
Hello, I need to store and show images from e.g. digikey.com.The digikey URLs for their product images contains special characters like '-' and the url is a HTTPS url.…
-
http with method post
Hello, i try this code bellow in a button let response := http("POST", "http://localhost/test.php", {myParameter: "myParameterValue"}, {'Content-Type': "application/json"});if response.…
-
Collaboratori al team
Salve, come si può fare per creare delle password diverse per ogni collaboratore al fine di avere accesso al team e disporre di database diversi per ogni progetto?
-
Whats the default Username and Password on Server version?
I have installed the server version and its running on port 80 but I couldn't log in. What's the default username and password? Thanks!
-
Need formula for Button to create a new multi line text field
I would like to make a button that would create a new multiline text field within the current record. This way, I could add a new note/comment as needed, for each record.…
-
extrapolate number of month of current year from 2 dates
Hi, I need to extrapolate how many months of the current year there are between 2 dates. For example: I have 2 dates 05/01/2021 and 05/01/2022. I would like to know how many months of the current…
-
Aiuto Please I must do a TIGGER AFTER UPDATE
As soon as I select a choice from the "Chi?" automatically he must select the same answer in the "Consulente" combo box.I state that "Consulente" is a linked table and that is "Chi?…
-
Trying to "hide" records in main table
I am trying to "hide" records in my main table (Orders) by having them move to sub table (Received) when the field (Received by)= 1, 2, or 3. I am not sure how to write the code correctly to get it…
-
Merge 2 similar DB
Hi , From the beginning, I've had one DB on a private server and a similarly links structure and fields other DB on Ninox server. I've upgraded them simultaneously, but I may have forgot some,…