-
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
-
Dynamic Print Help
1. In the Domains to Audit Column I need every Domain in different line. 2 in the second image the Domains is a Multiple dynamic Choice with all domains. 3. In the next image the dynamic print
- Answered
-
Script Editor will not accept known field
It is probably me! but after much head scratching I need a bit of help - PLEASE! I have the below script which has been working perfectly fine for a couple of years.…
- Answered
-
API find relationship
Hi , Is there a API endpoint or a way to find what tables have relationship to other tables. I am pulling up my list of tables and list of fields in each table.…
-
Conditional formatting
Just noticed this feature which is in the Mac app, but not the Web app. Conditional formatting for table columns.
-
Work With Views: Kanbans, Cards, Charts & HTML Embedded Views
Work With Views: Kanbans, Cards, Charts & HTML Embedded Views at this week’s Ninox Learning Lab Thursday, 8 August at 12pm EDT/ 5pm BST/ 6pm CEST Free Registration Now: https://us02web.zoom.…
-
Change a field's background color: is this possible?
Hi all. Suppose a table with two fields: A and B. If field B is not empty, then change the background color of field A to green. Is this possible? If so,…
-
How to change the alignment of a button of an alert
Hi. I have created an alert after the user needs to cancel a record. The problem is that by clicking on the "ok" of the alert the user also opens a record again.…
-
Print and Delete buttons are not active
Hello friends, Can someone please help me understand how can I activate the "Print" and "Delete" buttons on the default Table View in Ninox. I am developing this CRM for my employer that is being…
-
Automatic Calculating an end date based on new records
I'm quite new in Ninox and have a question on how to let Ninox calculate an end-date based on newly added records in a table I have created a trigger whenever I change the status of a cow to add a…
- Answered
-
Print Layout is not being saved
Hi there, i am using Ninox standalone version 3.10.11 on MacOS in sync with iCloud. I have made an extra Print Layout and saved it. But when i close and restart Ninox the Print layout is disappeared.…