Skip to main content
Forum
Privacy
Contact
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
  • Get help

Get help Category

Get help
Answer questions and share your knowledge
    • Most likes
    • Most replies
    • Most views
  • Newest
  • Active
    • Answered
    • Unanswered
    • API Authentication Calendar Core Database Architecture Error Message Fields and Elements Forum History Import/Export Notifications On Premise Performance Print Scripting and Functions Search and Filter Tables User Management Views
  • Logical function for date based resource availability.

    I'm designing a simple database for resource booking - each resource is unique and only available if not already booked out. Is there a sample logic code available that will search date formatted…

    • michealsummers
    • 6 yrs ago
    • 1reply
    • 1,483
    • Last replyBirger H6 yrs ago
    • Get help
  • Print Layout not generating (stuck in a loop)

    Hi, When trying to print a record the process is getting stuck on the Print layout screen. It just displays a spinning icon in the. I have signed out of the database, uninstalled the application,…

    • Clive
    • 6 yrs ago
    • 3replies
    • 2,029
    • Last replyBirger H6 yrs ago
    • Get help
  • Import wizard doesn't recognise existing data

    Hi, I first created a table by importing a csv file.I have updated that file, changing some data from existing records and adding new records. When I import that updated csv file,…

    • mathieu
    • 6 yrs ago
    • 1reply
    • 1,747
    • Last replyBirger H6 yrs ago
    • Get help
  • can I create a trigger to send emails?

    I need to know if it´s possible to create a trigger that sends emails automatically from ninox

    • remiesadecv
    • 6 yrs ago
    • 2replies
    • 2,683
    • Last replySupport6 yrs ago
    • Get help
  • Opening tables in a separate tab

    Hello! I would like to have various tables opened at the same time. Is it possible to open a table in a new tab?

    • Miriam
    • 6 yrs ago
    • 1reply
    • 1,478
    • Last replySupport6 yrs ago
    • Get help
  • Search

    Hello, Is there a way to search for name/context of attached file and/or how to make it possible without pre-entering too much data. Thanks

    • Tatyana_Kondor
    • 6 yrs ago
    • 1reply
    • 1,497
    • Last replyBirger H6 yrs ago
    • Get help
  • Date format YYYY-MM-DD changes numeric MM for MMM (month name abbreviation)!

    Hi all. Trying to import a csv file. The file contains a date field that already has its data in the correct YYYY-MM-DD format, such as 1999-03-25. However, after import,…

    • M_ichel
    • 6 yrs ago
    • 1reply
    • 2,589
    • Last replyBirger H6 yrs ago
    • Get help
  • How to populate a new tab (in a form) with fields

    Hi all. Newbie, here. Going through the Tutorial. In the "Forms" section. I see how to create a new tab, in a form. I also understand that I can drag a field from the first tab (which contains all…

    • M_ichel
    • 6 yrs ago
    • 1reply
    • 1,774
    • Last replyBirger H6 yrs ago
    • Get help
  • Colour background

    Could I change the colour of table's background? Now it's grey...

    • Andrea
    • 6 yrs ago
    • 1reply
    • 1,468
    • Last replyBirger H6 yrs ago
    • Get help
  • automatically create a membership number

    Is there a way to automatically create a customer/member number each time a new record is created?

    • j2steadman
    • 6 yrs ago
    • 1reply
    • 1,428
    • Last replyBirger H6 yrs ago
    • Get help
  • How do I write Appointment fields?

    I'd like to be able to set Appointment fields e.g. Let Appointment.startDate :=x; Let Appointment.startTime :=y; etc..

    • Paul
    • 6 yrs ago
    • 1reply
    • 1,869
    • Last replyPaul6 yrs ago
    • Get help
  • prevent the modification

    is there a way to prevent the modification of some fields in a table after an event occurs?

    • Andrea
    • 6 yrs ago
    • 6replies
    • 2,843
    • Last replySupport6 yrs ago
    • Get help
  • How can I....

    I need to expost data form Ninox into .csv o excel file, is this possible?

    • milagrosbello
    • 6 yrs ago
    • 1reply
    • 1,121
    • Last replyBirger H6 yrs ago
    • Get help
  • Exporting Data

    Is there a limitation of exporting csv and excel files from Ninox regarding data size and amount of entries and information? and if so what is our limits?

    • Boushra
    • 6 yrs ago
    • 1reply
    • 1,389
    • Last replySupport6 yrs ago
    • Get help
  • Debug output / logging possible?

    Hello, is it somehow possible to do logging outputs or some other kind of debugging output when scripting?

    • shaack
    • 6 yrs ago
    • 1reply
    • 1,280
    • Last replyBirger H6 yrs ago
    • Get help
  • How can I view and use a form rather than table in the iPhone version?

    How can I view and use a form rather than table in the iPhone version?

    • Ron_S
    • 6 yrs ago
    • 1reply
    • 2,318
    • Last replySupport6 yrs ago
    • Get help
  • I just want to open an existing database. How do I do this?

    It's a while since I created the three database files that I have. They are stored locally on my MAC. I don't understand how to open them. I don't want to add or change anything,…

    • matchsjp
    • 6 yrs ago
    • 1reply
    • 1,148
    • Last replymatch-sjp6 yrs ago
    • Get help
  • Stopping nag screen

    I signed up for a Cloud trial, and as a result decided to go with the App version. I don't need a cloud subscription ongoing. However, I keep getting 'nag' screens about Cloud subscriptions but the…

    • sjdixey
    • 6 yrs ago
    • 2replies
    • 1,584
    • Last replysjdixey6 yrs ago
    • Get help
  • iOS and Mac versions

    hello, i've purchased the ios version and i'm interested to buy also mac version. are the two versions fully synchronizable? thank you

    • marcobian
    • 6 yrs ago
    • 1reply
    • 1,183
    • Last replyJörgNinox6 yrs ago
    • Get help
  • If I have a time field 'Start Time' how would I set 'End Time' to 'Start Time' + 30 minutes?

    In the "Trigger after update" property of the time field 'Start Time' I can set the 'End Time' to be the same as 'Start Time' with 'End Time' := 'Start Time' How would I set the 'End Time' to the…

    • Paul
    • 6 yrs ago
    • 2replies
    • 2,063
    • Last replyPaul6 yrs ago
    • Get help
  • Printing

    I need all selections in a multiple choice list to print

    • Dennis_Wright
    • 6 yrs ago
    • 3replies
    • 2,205
    • Last replyAlejandro Jakobowicz Debats6 yrs ago
    • Get help
  • Can I filter contact records by selections made in a sub table?

    For instance, I have contacts that may have multiple types assigned to them... What if I want to pull up all of the contacts that are a specific "type" (from a sub table)?

    • lschanley
    • 6 yrs ago
    • 1reply
    • 2,039
    • Last replyAlejandro Jakobowicz Debats6 yrs ago
    • Get help
  • How to create a field that allows multiple choices

    I would like to have an address list that classifies what type of contact the person is, 1) Owner 2) Owner's Rep 3) Architect 4) Creative Director 5) Designer and so on --- BUT --- I need to be able…

    • lschanley
    • 6 yrs ago
    • 17replies
    • 5,382
    • Last replyLeonid Semik6 yrs ago
    • Get help
  • performance Windows 10

    Is it normal that Ninox on Windows 10 is very slow? My Macbook is broken, so now I have to work on the Windows version in the cloud (webbased), but the performance is lousy.

    • katrien
    • 6 yrs ago
    • 1reply
    • 2,149
    • Last replySupport6 yrs ago
    • Get help
  • Linking Bank Transactions to Invoices

    Hi guys, I'd like to start a database of my bank account activity and link it to invoices. Is there a way to link my bank transactions to the database (like: via a csv file or something).…

    • Tatyana_Kondor
    • 6 yrs ago
    • 2replies
    • 1,783
    • Last replyTatyana Kondor6 yrs ago
    • Get help
1 258 259 260 261 262 266
Back to top

Content aside

Category actions

Answer questions and share your knowledge

Categories

  • Learn and share
  • Get help
  • Service status
      • Ninox E-Invoice
      • Installed apps
      • Public Cloud
      • Private Cloud
      • On-Premises
      • Tables
      • Table relationships
      • Fields and elements
      • Pages
      • Views
      • Import and export
      • Modules
      • Printing
      • Templates
      • Use cases
      • Scripting
      • Functions
      • API
      • Subscriptions
      • Manage workspaces
      • Manage collaborators
      • Access permissions
      • Usage overview
      • Process monitor
View all topics

Tags

Top contributors

View all members

Recent activity

Powered by Forumbee
Ninox-Website

Overview

  • Learn and share
  • Get help
  • Service status
      • Ninox E-Invoice
      • Installed apps
      • Public Cloud
      • Private Cloud
      • On-Premises
      • Tables
      • Table relationships
      • Fields and elements
      • Pages
      • Views
      • Import and export
      • Modules
      • Printing
      • Templates
      • Use cases
      • Scripting
      • Functions
      • API
      • Subscriptions
      • Manage workspaces
      • Manage collaborators
      • Access permissions
      • Usage overview
      • Process monitor
View all topics