Skip to main content
Privacy
Contact
How to enable Javascript
Sign Up
Log in
Welcome to the Ninox community
Search all topics or
ask a question
Learn and share
Get help
Service status
Documentation
Solutions
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Sotirios Zormpas
szormpas
Greece
473
180
2
Joined: Sun Nov 07 22:33:30 UTC 2021
Follow
My Posts
Latest Posts
Re: Show two tables in one view
@Leo Woer Hi, The relationship between the 'Indkob' and 'Salg' tables is N:N via the '3_Varer' table. I've created a view in your dashboard for the table "3_Varer".…
Attachment
Sotirios Zormpas
szormpas
5 mths ago
Get help
Reported - view
Re: Show two tables in one view
@Leo Woer Hi, could you create a small demo database with just the two tables and the type of relationship between them?
Sotirios Zormpas
szormpas
5 mths ago
Get help
Reported - view
Re: Help to create an alert when exiting a record
@Angel Del Pino Velez Hi, Unfortunately, Ninox forms don't have input validation yet. You can use the Form Input Widget if you want to add this kind of functionality.
Sotirios Zormpas
szormpas
5 mths ago
Get help
Reported - view
Re: Google Maps
@Christoph Hintermüller Hi, glad to see it worked for you too! It looks like the Leaflet library also works very well with Google Map Tiles. Thanks for sharing your code.
Sotirios Zormpas
szormpas
5 mths ago
Learn and share
Reported - view
Re: Google Maps
@Christoph Hintermüller Hi, @Christoph Hintermüller said: Is there a possibility that the location name is stored with a link and takes me directly to the entry from which the data of the coordinates…
Sotirios Zormpas
szormpas
5 mths ago
1
Learn and share
Reported - view
Re: Dashboard Template
@Sotirios Zormpas I'm happy to report that Ι've found a way to use the new Floating Widget to display custom tooltips for all Ninox fields! We all know that the Ninox native tooltips are pretty basic,…
Attachment
Sotirios Zormpas
szormpas
5 mths ago
3
Learn and share
Reported - view
Re: Text Input Popup
@S Moore Hi, I know it's been five years, but if you or anyone else is still interested in a Text Input Popup, this is your formula: html("<style> .floating-button { padding: 10px 20px; font-size:…
Sotirios Zormpas
szormpas
5 mths ago
Get help
Reported - view
Re: Use Tooltip to echo contents of a field.
Hi, on top of that, we can use the Popover API to create custom popovers that show content from our Ninox database in the way I suggest in the Dashboard_v11_1.
Sotirios Zormpas
szormpas
5 mths ago
Get help
Reported - view
Re: Tooltip functionality (or lack of)
@UKenGB Hi, you can use anything as the value in a tooltip, but you'll need to create your own. The Floating Widget is a tool for making things easier.
Sotirios Zormpas
szormpas
5 mths ago
Get help
Reported - view
Re: Refer to a field inside a tooltip @Jacques TUR
@Alan Cooke Hi, I just wanted to check if you're still interested in integrating custom tooltips into your application. I've been working on a Floating Widget that might be useful for you.
Sotirios Zormpas
szormpas
5 mths ago
Learn and share
Reported - view
Re: Tooltip Formula
@Rafael @Alan Cooke Hi, there's a better way to do this. Have a look at my implementation in Dashboard_v11_1.
Sotirios Zormpas
szormpas
5 mths ago
1
Get help
Reported - view
Re: Dashboard Template
@Sotirios Zormpas I just wanted to share something I found out today, building on what I said in my last post. There's a new Popover API that's now available in all three major browser engines.…
Attachment
Sotirios Zormpas
szormpas
5 mths ago
2
Learn and share
Reported - view
Re: Dashboard Template
Version 11.0 Floating Widget Hello everyone, Tooltips and popovers are really useful and they make a massive difference to the user experience. While it's pretty straightforward to create a floating…
Attachment
Sotirios Zormpas
szormpas
5 mths ago
3
Learn and share
Reported - view
Re: Need Transfer only the last Date.
@Rafael Hi, try the following: let signIn := this; let reply := dialog(" Documento a Transferir", " Se Transferira el Documento ?", ["Confirmar", "No Confirmar"]);…
Sotirios Zormpas
szormpas
5 mths ago
1
Get help
Reported - view
Re: Dashboard Template
@張良仲 Hi, in my example the floor plan is saved into an image field inside the Photos subtable. I'm not sure how Ninox handles files in image fields when you're offline.…
Sotirios Zormpas
szormpas
5 mths ago
Learn and share
Reported - view
Re: Create a Pop-Up Dialogue where the user can input a text or a number
@Pascal P. Hi, as@Fred said, you can tweak the Input Form Widget to suit your needs.
Sotirios Zormpas
szormpas
6 mths ago
Get help
Reported - view
Re: Dashboard Template
@我是我的我 Hi, you only need the Ninox API to add a new record or modify an existing one.
Sotirios Zormpas
szormpas
6 mths ago
Learn and share
Reported - view
Re: Dashboard Template
Hi, following the discussion here, I just wanted to remind you that you need to be careful when sharing the Ninox API Key with the Ninox frontend (client-side).…
Sotirios Zormpas
szormpas
6 mths ago
Learn and share
Reported - view
Re: Secure Ninox API calls
@Malte Engelhardt , thanks a lot. I'll post a related note for forum members.
Sotirios Zormpas
szormpas
6 mths ago
Get help
Reported - view
Re: announced v3.14 features
@Fred , thanks for the info. It looks like it follows the European EN16931 format, which is pretty much the same across all EU countries. I'll have to check out the webinar on 12 November 2024 to see…
Sotirios Zormpas
szormpas
6 mths ago
Learn and share
Reported - view
Re: announced v3.14 features
@Fred Hi, Have you had a chance to check out the e-invoicing webinar? I think this feature is geared towards the German audience, right? I'm with you on the 3rd bullet being a much-anticipated…
Sotirios Zormpas
szormpas
6 mths ago
Learn and share
Reported - view
Re: Best practice: Speeding up Ninox scripts
@Frank Wiebeler Hi, in general if we want to run the Script in BackEnd rather than frontend we use the do as server ... end For more info, check out the documentation.…
Sotirios Zormpas
szormpas
6 mths ago
Learn and share
Reported - view
Re: Sort concatenated values in table view not working
@AlexisO Hi, Could you try the following? concat((Works order by Order).TitleandOrder)
Sotirios Zormpas
szormpas
6 mths ago
Get help
Reported - view
Re: Secure Ninox API calls
@Malte Engelhardt , thanks, but I'm afraid "do as database ... end" is only available for Private Cloud and On-Premises. I want to enhance my Ninox application by using custom JavaScript or…
Sotirios Zormpas
szormpas
6 mths ago
Get help
Reported - view
Re: Dashboard Template
@Rafael , Great work on the date comparator! It's working perfectly. I checked it out and it does exactly what we need. Many thanks for your contribution
Sotirios Zormpas
szormpas
6 mths ago
Learn and share
Reported - view
1
2
3
4
5
19
Ninox-Website
Overview
Learn and share
Get help
Service status
Documentation
Solutions
Ninox E-Invoice
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics