Skip to main content
Ninox-Website
Ninox-Documentation
How to enable Javascript
Sign Up
Log in
Learn & Share
Get help
Webinars
All topics
Contact
Privacy
Overview
Profile
Sotirios Zormpas
szormpas
Greece
328
133
0
Joined: 07 Nov 2021
Follow
My Posts
Latest Posts
Re: Copy record Id failing
@Mike Nichols Hi, what kind of field is the PurchaseItem text or number? if it is number try the following: newInventory.PurchaseItem := number(me.Id);
Sotirios Zormpas
szormpas
3 days ago
2
Get help
Reported - view
Re: Dashboard Template
@我是我的我 you have to add a 'minZoom: 3' property in addition to 'maxZoom: 20' property.
Sotirios Zormpas
szormpas
4 days ago
1
Learn & Share
Reported - view
Re: Dashboard Template
@我是我的我 A basic zoom control with two buttons (zoom in and zoom out) it is put on the map by default unless you set its zoomControl option to false. Try something like below: var map = new L.…
Sotirios Zormpas
szormpas
4 days ago
Learn & Share
Reported - view
Re: Fleno Storage
@Mel Charles Hi, it turns out that it was not a bug but instead it IS a bug which we expect to be corrected in the near or distant future!
Sotirios Zormpas
szormpas
5 days ago
Get help
Reported - view
Re: Dashboard Template
@我是我的我 Hi, you should increase the initial zoom level of the map.
Sotirios Zormpas
szormpas
5 days ago
Learn & Share
Reported - view
Re: Dashboard Template
@我是我的我 Hi, this is an advanced implementation of the Leaflet library. From the link provided, we can see that it depends on a lot of external libraries to work (six in total beyond Leaflet!).…
Sotirios Zormpas
szormpas
5 days ago
Learn & Share
Reported - view
Re: Floating windows in Ninox
@Vermaji Hi, Just wanted to let you know you can customise the Input Form Widget to suit your needs.
Sotirios Zormpas
szormpas
7 days ago
Get help
Reported - view
Re: Fleno Storage
About four months ago, I had something similar happen with the usage overview page. It looks like there was a bug: Good Afternoon Sotirios, Thanks for the information.…
Sotirios Zormpas
szormpas
7 days ago
1
Get help
Reported - view
Re: Is there a way to find overlapping appointments?
@Fred Hi, I think the code could be simplified like below: xOverlap := count(select Assignments where TASK = thisRecord and 'ROLE PLAYER' = myEngineer and date(start('PERIOD BOOKED')) <= myEnd and…
Sotirios Zormpas
szormpas
9 days ago
Get help
Reported - view
Re: Dashboard Template
@Rafael Hi, I've attached the database for you to try out.
Attachment
Sotirios Zormpas
szormpas
9 days ago
1
Learn & Share
Reported - view
Re: Dashboard Template
@Rafael Hi, To modify the code for you, I need to know the following: The 'name' of the table The 'name' and 'type' of each field you'd like to add data The 'ID' of one field for which you'd like to…
Sotirios Zormpas
szormpas
10 days ago
Learn & Share
Reported - view
Re: Dashboard Template
@Sean Hi, it looks like some things are easier to create from scratch, like an HTML view table than trying to hack a native one!
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@Mel Charles regarding your comments above: 1. I'm not sure how we'd go about doing that right now. If we knew which Ninox CSS class is responsible for setting the row height of a View table element,…
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@Mel Charles Dear Mel, thanks for the kind words. It took a lot of research and work to get this project to this point, and you've given me the chance to share a few words about it.…
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@我是我的我 Hi there, have you added your Ninox API Key to the 'Settings' Table?
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@Rafael Yes, this is to be expected and happens because the Widget borrows the default appearance of the date field of each Browser. As you'll see in the code,…
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@Rafael Hi, The attached calendar is from your Android tablet? Would you like to see it in a Ninox date field too?
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@Fred Appreciate the feedback! Happy to help and be part of such a great community.
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
@Sotirios Zormpas I forgot to mention that another great feature of the widget is that you can check for duplicates in any field of the table. I've already implemented it for the 'Username' field.…
Sotirios Zormpas
szormpas
2 wk ago
Learn & Share
Reported - view
Re: Dashboard Template
Version 9.0 Input Form widget Hello everyone, After several days of hard work and a few challenges along the way, I'm happy to present my new widget. It's a custom data entry form in Ninox to replace…
Attachment
Sotirios Zormpas
szormpas
2 wk ago
6
Learn & Share
Reported - view
Re: Dashboard Template
@我是我的我 Hi. Try the following code inside a formula field: html(" <style> .contain { object-fit: contain; } </style> <div style='height:100%; width:100%; display: flex; align-items: center;…
Sotirios Zormpas
szormpas
3 wk ago
1
Learn & Share
Reported - view
Re: Sortierung von formatierten Daten styled(date)? / Sorting formatted data styled(date)?
@Computer-Service-Eckental Hi, glad I could help.
Sotirios Zormpas
szormpas
3 wk ago
Get help
Reported - view
Re: Sortierung von formatierten Daten styled(date)? / Sorting formatted data styled(date)?
@Computer-Service-Eckental Hi Benny, Unfortunately, unlike a ‘Text’ or a 'Number' field, Ninox does not support "Add conditional formatting" for a 'Date' field.…
Sotirios Zormpas
szormpas
3 wk ago
Get help
Reported - view
Re: Floating windows in Ninox
Vermaji Hi, I'm working on this...
Sotirios Zormpas
szormpas
3 wk ago
Get help
Reported - view
Re: Dashboard Template
@Kruna Hi, to figure out what's going on with your setup, we'll need to go back to the beginning and work through it step by step. For instance, you could start by using the Dashboard Template to…
Sotirios Zormpas
szormpas
3 wk ago
Learn & Share
Reported - view
1
2
3
4
5
14
Ninox-Website
Ninox-Documentation
Overview
Learn & Share
Get help
Webinars
View all topics