Skip to main content
Forum
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
Plugins
Documentation
Setup
Databases
Automation
My account
Administration
Solutions
Webinars
Overview
Profile
Sotirios Zormpas
szormpas
Greece
Follow
Joined
Sun Nov 07 22:33:30 UTC 2021
543
posts
225
likes received
3
followers
Badges
Latest Posts
Re: Dashboard Template
@Rafael You can resize any column by dragging the top right corner. You can also set the width, minimum width and maximum width for each column. You can find out more here: https://www.ag-grid.…
Sotirios Zormpas
szormpas
1 yr ago
1
Learn and share
Reported - view
Re: v5 of Carbone in Beta
@Fred Hi, this is good news! It looks like Carbone is becoming a serious print engine for any application. If Ninox does a good job of integrating Carbone's web component,…
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Dashboard Template
@Rafael , what do you mean by "cell size"? Are you talking about adjusting the column width or the row height?
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Dashboard Template
@Kruna Hi, I'm just using the web app in the public cloud, so I'm not sure how to adapt it to the desktop app.
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Dashboard Template
@Rafael thanks for testing!
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Dashboard Template
@Kruna Hi, strange, you have tried to copy paste the code inside your application or this is the original Dashboard v10.0 ?
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: How to create a column in a view with a sequential row number
@gyannes Hi, just thought I'd let you know that you can also display an index column using the View Widget.
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Slowly getting a handle on Dynamic Printing
Hi @Fred , I've been meaning to convert my reports to the Carbon engine for a while now. With Ninox going down that route, it seems like the right time to get it done.
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Passing Dropdown Value to Another Page
Hi there, could you share a screenshot of your Data Model or give us a quick overview of the relationship between these tables?
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Dashboard Template
@我是我的我 Hi, you can add a map event on click to get the lat-long of the clicked point. Something like below: map.on('click', function(e) { alert(e.latlng); });…
Sotirios Zormpas
szormpas
1 yr ago
1
Learn and share
Reported - view
Re: History in calendar
Hi, if you're looking for more customization, you can give the Calendar Widget a try.
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: access a specific user inside a ninox function that's called through the api
Hi, I've recently started looking into the Fetch API to make calls to the Ninox server from inside Ninox. I'm a bit worried about exposing the Ninox API Key this way.…
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Dashboard Template
@Sotirios Zormpas to get the most out of the View Widget, just paste your Ninox API key into the relevant field in the Settings table.
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Dashboard Template
Version 10.0 View Widget Hello everyone, @Mel Charles recently mentioned he'd like to be able to change the height of the rows in the View element on the fly.…
Attachment
Sotirios Zormpas
szormpas
1 yr ago
4
Learn and share
Reported - view
Re: Dynamic Choice/Multi-Choice
@RoSoft_Steven Hi, This is great news! Being able to show the results of an API call in a dynamic multiple choice field instead of saving them in a table will make things faster and easier.…
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: How to create a column in a view with a sequential row number
@gyannes Hi, You're ascending on the gross and net columns, but I think you'll get the result you're looking for if you ascend on the GP and NP columns instead.
Sotirios Zormpas
szormpas
1 yr ago
1
Get help
Reported - view
Re: How to create a column in a view with a sequential row number
@gyannes don't you ask for row numbering in a view element?
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: How to create a column in a view with a sequential row number
@gyannes Hi, Take a look at this post and see if it's what you're looking for.
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Trigger on create with numeric fields
@John Halls Hi, we could also use an if statement to check if all the fields are filled in to avoid duplicates: let x := this.Text1; let y := this.Text2; if x and y then (create Table2).…
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Trigger on create with numeric fields
@Mario Cuzzi To add to what John says, is the process really necessary to automate, or could you just copy the text manually? You could use a button to "copy" or "duplicate" the record, for example.
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Dashboard Template
@Kruna you nailed it! I'm with you on the multiple calendars feature. It's a great addition.
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Duplicate a quote a change its number
@Pascal P. Hi, it looks like you have the same problem as discussed in this post. My advice for the duplicate button is to avoid using the duplicate function and instead create a new record and then…
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Dashboard Template
@Kruna have you use a different event source for the calendar2 ?
Sotirios Zormpas
szormpas
1 yr ago
Learn and share
Reported - view
Re: Trigger on create with numeric fields
@Mario Cuzzi I suggest to put your code inside the 'Triger after update'.
Sotirios Zormpas
szormpas
1 yr ago
Get help
Reported - view
Re: Trigger on create with numeric fields
@Mario Cuzzi Hi, I think the issue arises because you have put your code inside the 'Trigger on new record'. Ninox runs your code instantly when you create a new record on the Table Facturado before…
Sotirios Zormpas
szormpas
1 yr ago
1
Get help
Reported - view
1
6
7
8
9
10
22
Ninox-Website
Overview
Learn and share
Get help
Service status
Plugins
Documentation
Setup
Installed apps
Public Cloud
Private Cloud
On-Premises
Plugins
Databases
Tables
Table relationships
Fields and elements
Pages
Views
Import and export
Modules
Printing
Templates
Use cases
Automation
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Private Cloud Administration
Manage workspaces
Manage collaborators
Access permissions
Backups and storage
Process monitor
Solutions
Ninox E-Invoice
View all topics