-
Drop Down Combo Choice Box - Load with value from another table
Does any one know if it is possible to have a combo choice box on main form and instead of manual prefixing the choice list - have the combo look up the choices dynamicly from another table ie I want…
-
Filtering with many arguments in a related table
Hi, I wonder if you can give some ideas on how to find a solution for this: I have a table of Spares related to a table of Instruments, I have a Report table that stores many instruments in the table…
-
Administration/Maintenance/Wrench mode
Is it possible to detect this mode? I thought userHasRole("admin") could be used for this, but a user's rights are not the same thing as being in 'Administration' mode or not.…
-
Another Multiple Choice (Dynamic) question
How can the list of choices be filtered? Sorting the list is straightforward, but I cannot figure a way to filter them. By which I mean e.g. select choices where Id > 2 The idea is that the list of…
- Answered
-
Child Records – Creating a Virtual List
There are times, when the number of child records of a parent becomes large, that it would be useful to be able to search, sort and aggregate the child records without changing the set-up of the view…
-
Import attachments or send file via rest api
Hello, I've been trying to import files into my ninox database for a long time, but after contacting the support we noticed that it was impossible because I use characters not allowed: accent, __,…
-
need help to customize cards
Hi all, I am looking forward to find a way to customize the look of fields in a card template. What I'd like to do is as in th very nice tutorial here : https://www.nioxus.…
-
Provide a ninox interface to the iOS app "shortcut"
Hello again. I'm trying to communicate automatically between Ninox and some of the iOS apps. This is dozen of clicks ans go and return between applications to make only one appointment for example
.…
-
End Expected
I have the following code in Table Level, at trigger after update, but im getting End Expected: if at line 9, column 2 (Im an absolutely newbie to coding) let a := record(Marketplace,…
-
Cant record
Cant create any new records, i tryed in samsung tab s7, samsung S21 and pc
-
Format number as currency
Hi How do I set a field as a curency field? I still want to be able to show totals, etc. - so I guess I want this as an underyling number. I just want it shown with the correct currency symbol.…
-
Import into table with Multiple Choice (Dynamic) field/column
I have the MC(D) working, but need to import a lot of records into the table. They currently exist in a spreadsheet with that column already filled with the correct data,…
-
Forum search bug
The forum search seems to give a 404 if I search with some terms. For example, if I search for the word "Authorization", I get a 404 error. https://ninox.…
-
HTTP GET Calls with Headers
Hi I'm really struggling with making HTTP GET calls. I'm setting _url to the https URL, and _headers to a JSON object with an auth header. If I use the following syntax: let response := http("GET",…
-
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?…