-
Data capacity reduction
My database has too many pictures and the capacity is too large (the pictures are already limited to small sizes). Is there a way to download, decompress,…
-
Formatierung aus Rich-Textfeld in Dynamisches Drucklayout
Hallo in die Runde, ich habe ein Problem bei der Darstellung eines Rich-Textfeldes in einem dynamischen Drucklayout. im Textfeld habe ich eine Aufzählung mit "Bullet-Points" diese werden jedoch im…
-
Help with this project
Good morning, could you give me some help with this programming. I am working on a project for a body and paint shop and I got stuck on this part. I have a field called Position, it is a consecutive,…
-
Help to create an alert when exiting a record
Buenos dias, me gustaria poder hacer que al hacer click en la parte izquierda de la pantalla (X) si el campo DNI no esta rellenado me de una alerta, he estado probando con esta formula si esta vacio…
-
Clear Relationship Field
Hi Guys, I have a form with date, time and Location. Location in a Relationship Field (N:1) With my Button I can sent everything directly to the table. After that the fields date and time are cleaned.…
-
Join us November 21st at 12:00pm EST for Tricks, Tips & Shortcuts with a new Template
Join us for Tricks, Tips & Shortcuts with an Open Q&A. We will have a brand new template that everyone has been asking about! Thursday, October 10th at 12pm EDT/ 5pm BST/ 6pm CEST FREE REGISTRATION:…
-
JSON in dynamic fields
So I've been testing out the new JSON in dynamic fields and ran into a few issues. I emailed Ninox and got this response: Thank you for reaching out and for sharing the details about your use of JSON…
-
How can I link 2 separate database?
How can I link 2 separate database? For instance one data base with data from customer and another with time and labour. Cheers
-
Show two tables in one view
Hi there - has any body tried to do this and how will it be done ? The case is that I have a table for purchases (Danish name "Indkøb") An a table for Sales (Danish "Salg"),…
-
Ninext project
good evening to all, I create this post to organize the Ninext project. For those who are new to it, it is composed of several JavaScript modules that allow you to add badges on tabs and buttons,…
-
Google Maps
Hi everyone, I need your help. I have managed to integrate a Google Maps into Ninox that reads coordinates from a table and displays them as markers on the map.…
-
Multiplу Choice - Hide / Show Buttons
Hello There are three buttons WhatsApp - Viber - Telegram. I use a select Multiplу Choice field so that I can display only those messengers that I can contact the client through.…
- Answered
-
SUBTABLE SHOW AS "FIELD" can't scroll down when it reach it's limit.
Hi, I am doing the Subtable but when I click Show as "field" It can't scroll down when it reach it's max. It is that a bug or have anyone have anyidea how to fix it? Like a formular field,…
-
Click to url on emailed image within sendEmail
I am send out an email to all my customers on job completion via sendEmail. The button has the following script the in the email body a Google review image is displayed. from (xGoogle) field.…
-
Locked out of our private server !
We have a licence extension to 27th November but have been locked out of the system over the weekend - this is outrageous. The support team are unresponsive to emails - I suspect intentionally so.…
-
Revealing some field according to Multiple Choice selections
Hi there, I've created a form with a Multiple Choice field consisting of 5 choices and some hidden fields (check mark). I want these hidden fields to appear whenever the 5th choice is among the other…
-
Dashboard Template
Hello everyone! After the @Vermaji post, I decided to start a new one. This will make it easier to follow the changes. New features have been added: Sticky buttons.…
-
Register data in a underlaying child-table
I am trying to register the email in a separate underlying table; what am I doing wrong? The table is called 'E-post. sendEmail({ from: userEmail(user()), to: 'E-postadresse', cc: CC.…
-
Text Input Popup
Is there a formula that when a button is clicked, I will get a popup (similar to alert("text") ) to type in my value to copy over to a field? I am trying to insert a comment on a record,…
-
Use Tooltip to echo contents of a field.
Probably for the JS/HTML/CSS geniuses @Jacques TUR :-). I have formula field which fetches a note field contents from another table. Because I have to keep the formula field as small as possible the…
- Answered
-
Tooltip Formula
Need a formula to do something like the image. Click over a Field and give me some information, this is posible. Thanks
-
Tooltip functionality (or lack of)
What can be used as value in a Tooltip? Obviously simple text, but is it possible to use other column data, perhaps modified with some string functions? I tried entering another field,…
-
Refer to a field inside a tooltip @Jacques TUR
@Jacques TUR Is it possible/doable to refer to a field in a tooltip? Cannot be done currently but if it were one could have a kind of trigger. Not sure how well this will work but I am thinking of…
-
Failed to _syncInit message and what to do about it?
Hello, Not sure why but one of my databases on cloud subscription will not open anymore with the error message: Unable to open database syncInit: Failed to _syncInit What has gone wrong and what can…
-
Open a Table using the TableID
Is there a way to open a table using the TableID? Such a simple function, there must be a way to do this.