-
Ninox http Request broken; maybe during update?
Hi there, just wanted to create a CRM trigger in my Ninox; that's basically an http call towards an n8n instance. It was built long ago and I didn't change it.…
-
Add/Insert record on button click
@Fred Hello, I am trying to create a new record on button click, however it is not able to find the specified column in the target table. Am I missing something?…
- Answered
-
Ninox data schema
How can I get a nice full data schema for my whole database, including tables, fields, relationships, scripts, related references. any ideas? something like this would be amazing https://dataedo.…
-
Image size
Hi guys, I would like my image to be full size, but it only gets a certain size. I'm picking the image from a "backend folder"- (select BACKENDFOLDER).FrontImage What am I missing,…
-
Tabellenspalten in Ansicht mit Bezug auf Feld des Datensatzes, wo die Ansicht angezeigt wird, konfigurieren
Hallo, gibt es eine Möglichkeit eine Tabellenspalte in einer Ansicht (von einer anderen Tabelle) mit Bezug auf ein Feld des Datensatzes wo die Ansicht angezeigt wird zu konfigurieren?…
-
Query regarding View Element
@Fred Hello, I was going through your post " https://forum.ninox.com/t/g9hbyt2/pass-current-viewing-record-id-to-a-view-element-column-formula " as my query is also almost the same,…
- Answered
-
Ninox forgetting entries
Hello Forum. I am a new user. I have setup a databass that works pretty well but I have noticed that from time to time, Ninox forgets entries within records.…
-
Extract color or icon from styled field/var
I needed to extract the icon and colour from a styled value. The color() and icon() functions work for the choice field, but not for styled. When I looked up how to do this,…
-
Date field does not remain empty
I have a few date fields that don't remain empty after I clear them. Mac app 3.12.4 Only certain records show the behavior. I clear the date and exit the database.…
-
using Choice in formula tab when trying to create a dashboard
when I try to use choice function in formula tab it comes up with an error. I have used the feature before but for some reason its no longer appearing when typing choice
-
Can't calculate the GST and Balance Pmt formula fields
Hello Friends@Fred@Mel Charles , I can't wrap my head around this problem. I have four formula fields on the form 1. OrderCharges, 2. OrderTotal, 3. GST, 4.…
-
Exploring Gantt Charts on Thursday, August 22, 2024
The Ninox Learning Lab Presents: Exploring Gantt Charts in Ninox Thursday, 22 August at 12pm EDT/ 5pm BST/ 6pm CEST Join the party for free: https://us02web.zoom.…
-
Styled number field maintaining it numerical?
I know we can use this: styled(text, colour, icon) To change the background and icon for a given field. The problem comes when you have a calculation, say “TOTAL”,…
-
Alternative to SendEMail - Calling local email client
So - I have been using SendEmail for several years now and by and large it does a good job and I have some great styled forms that are sent out as wwell as using it for auto mailing clients etc and…
-
Clearing filters on loading a table
I use this snippet to clear the filters for a table (all). It is under a button. ui.openTableOld?null:ui.openTableOld=ui.openTable; ui.openTable = function(...arg) { ui.openTableOld(...arg); document.…
-
Custom Buttons
My contribution for the holidays is this template that allows you to create personalized buttons. Happy Holidays! Download and leave a review here...
-
print command in html()
Hello. Is it possible to trigger the print command embedded in html() for example by onclick=ui.printRecord('{ me }', 'all')? Greetings Mirko
-
Change a field alignment in script
@Fred@Mel Charles@Sean Hello friends, I can't figure this thing out. Is it possible to change the alignment of a formula field to right aligned inside a script without using HTML,…
- Answered
-
Query regarding the sale price per item in Sale Order
Hello friends, This query might sound very basic, but I have some doubts about it. I am starting to develop a small sale-order system for my own food business.…
- Answered
-
How to maintain rates in old transactions
@Sean@Fred@Sotirios Zormpas Hello friends, This query might sound very basic, but I have some doubts about it. I am starting to develop a small sale-order system for my own food business.…
-
SendEmail function not working
Code has been working as of a few days ago all SendEmail functions that worked now returning with this error
-
urlOf(this) won't work in iPhone App
I have been using the function urlOf(this) to return the URL of the current record so that I can email it to a user who will need to login and update this record.…
-
Hi, new to Ninox, trying to count number of Mondays, Tuesdays, etc each month
Hi, I'm new to Ninox. I am trying to build a system that counts the number of each day of the week in each month. Example: July 2024 Mondays: 5 Tuesdays: 5 Wednesdays: 5 Thursdays: 4 Fridays:…
-
Ninox cannot fix email issue
Any send email function does not work. Over the past few months inconsistent operation of email function. Multiple requests fix issue but then only works for a day.…
-
Filter records help please
I have a table 'ASSIGNMENTS' with a field (Y/N) 'EMAIL TASK'. In my 'TASKS' table I have a formula field "ASSIGNED EMAILS" with 'ASSIGNED ENGINEERS'.EMAIL which displays the email addresses of the…
- Answered