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
  • QUERYING VALUES IN A SUBTABLE

    I have two datasets - Leaders and Media - in a 1: n relationship. I'd like a f(x) field in Leaders to check the Media files linked to a Leader file and return a value (Available / Unavailable) based…

    • David
    • 5 yrs ago
    • 2replies
    • 1158
    • Last replyDavid5 yrs ago
    • Get help
  • Is it possible to delete a file using a button element?

    I’m using the code below to create a button that generates a report and attaches the PDF file to the current record: let pdf := printAndSaveRecord(this, "Employee Schedule Report”); let name :…

    • BlairW
    • 5 yrs ago
    • 1reply
    • 1645
    • Last replyBirger H5 yrs ago
    • Get help
  • How to subtract a column sum from another column sum in another table.

    Good Morning I have 2 tables, money in and money out. I have running totals summed at the bottom of each cash column. I was trying to take the money out away from money in total to get a balance but…

    • Faldo
    • 5 yrs ago
    • 1reply
    • 864
    • Last replyBirger H5 yrs ago
    • Get help
  • New View/Form? What is the purpose of this view?

    I'm having a hard time seeing the value of a New View, Form. All that I can tell it does is hide the records column on the left side. Any changes made to the Form are reflected in every other…

    • Mr_K
    • 5 yrs ago
    • 3replies
    • 1184
    • Last replyMr. K.5 yrs ago
    • Get help
  • on update formula with multiple choice seem to work only when select an item not unselect...

    If I unselect an item, nothing happen until I select one... Is there a way to make it works?

    • plafontaine44
    • 5 yrs ago
    • 1reply
    • 955
    • Last replyBirger H5 yrs ago
    • Get help
  • Rolling 12 month average

    Table Fields include Organization name (Table ref another table for organization name.), then date and invoiced$. I would like to be able to show the rolling 12 month average for invoiced$ for each…

    • jaystringham
    • 5 yrs ago
    • 2replies
    • 953
    • Last replyBirger H5 yrs ago
    • Get help
  • version 2.5.8 and over?

    Hello evrybody, 1. What is new in the version 2.5.8? 2. It is planned a new big update version nextly? 3. It is a way to be beta tester of new version? Have a nice day. Robert

    • CISOFT_Sarl
    • 5 yrs ago
    • 4replies
    • 1299
    • Last replyBirger H5 yrs ago
    • Get help
  • Button Formula - Duplicate Record + sub-records

    Hi all I've got the formula almost down-pat to duplicate a record: let reply := dialog("", "Do you wish to revise this BLA?", ["Yes", "No"]);if reply = "Yes" thenlet currRec := this.…

    • SECOS Group
    • quartz_cap
    • 5 yrs ago
    • 6replies
    • 1726
    • Last replySean5 yrs ago
    • Get help
  • If field = null then 1

    Honestly, this is going to be so obvious but I just cant figure it out D; I have a number field "Version" I want to create a trigger after update formula that checks if "Version" is null,…

    • SECOS Group
    • quartz_cap
    • 5 yrs ago
    • 1reply
    • 1222
    • Last replyE.T.5 yrs ago
    • Get help
  • Record Archiving or Hiding

    I can't share a picture for legal reasons, so I will try and explain. I am using Apple version of Ninox. I am managing thousands of engineering documents.…

    • jbeeson55
    • 5 yrs ago
    • 1reply
    • 1116
    • Last replyDan James- Dan James Media Ltd5 yrs ago
    • Get help
  • I have multiple operation for on update formula and it wont work!

    I have: let t := this;let m := (select Contact).Addresse[number(Contact.ID) = number(t.Contact.ID) and actuel = true and text(Label) = "Maison"].ID;let t := (select Contact).Addresse[number(Contact.…

    • plafontaine44
    • 5 yrs ago
    • 1reply
    • 1503
    • Last replyplafontaine445 yrs ago
    • Get help
  • Find Screen?

    Where does Ninox pick up the column headers from? My table does not look like that, nor do any of my views.

    • Mr_K
    • 5 yrs ago
    • 4replies
    • 1059
    • Last replyMr. K.5 yrs ago
    • Get help
  • How to use ‘modified on’ to display the data modified by the global today?

    I have a few questions. 1. Can 'modified on' show only the date and not the time? 2. How to use ‘modified on’ to display the data modified by the global today

    • cyan_silver
    • 5 yrs ago
    • 3replies
    • 1378
    • Last replyJörgNinox5 yrs ago
    • Get help
  • problem returning an ID

    I have the formula: (select shipping)[actuel = true].ID and It return "0" nor nothing but if I change the .ID to another field, it work perfectly! I tried with number() but nothing work... Thanks!

    • plafontaine44
    • 5 yrs ago
    • 4replies
    • 1326
    • Last replyMconneen5 yrs ago
    • Get help
  • converting trail database

    I currently have a trial database, how do I convert it after signing up for the actual program?

    • Solutions Group
    • Darryl_Booth
    • 5 yrs ago
    • 2replies
    • 771
    • Last replyDarryl Booth5 yrs ago
    • Get help
  • Coping Multiple Records from One Subtable to Another

    I have table named 'Trial Setups' with a subtable named 'Tech Sheet'. I also have a table named 'Generic Setups' with a subtable named 'Generic Tech Sheet'.…

    • Avient Specialty Inks
    • Bill.1
    • 5 yrs ago
    • 11replies
    • 3134
    • Last replySean5 yrs ago
    • Get help
  • function duration*value/3600000 returns different results in form or table view

    Why result of same function duration*value/3600000 appears correct in table form view and return result "0m" in table view? Tks.

    • advduartegracio
    • 7 yrs ago
    • 4replies
    • 2372
    • Last replym.schwarber5 yrs ago
    • Get help
  • Use a number in a choice field as a multiplier of a number field?

    How can this be done?

    • Mr_K
    • 5 yrs ago
    • 7replies
    • 1365
    • Last replyMr. K.5 yrs ago
    • Get help
  • Show Date as Year Only

    I have a date field named Vintage. How do I format it to only show the year, like 2008?

    • Mr_K
    • 5 yrs ago
    • 5replies
    • 1597
    • Last replyMr. K.5 yrs ago
    • Get help
  • How to unlink a composition (inner related) record?

    When I change a relation field to have a property of Composition "Yes", and then save and view the field, it no longer has the unlink icon. Why? How can the user unlink the selected record?

    • Choices_Software_Dean
    • 5 yrs ago
    • 2replies
    • 991
    • Last replyWesty5 yrs ago
    • Get help
  • Styled formula background

    Having some trouble wrapping my head around how to use styled on a formula. I have a yes/no field (Flag Account). If it is unchecked, I want the formula to just use the style I've set in the formula…

    • SECOS Group
    • quartz_cap
    • 5 yrs ago
    • 10replies
    • 4149
    • Last replySean5 yrs ago
    • Get help
  • Split in front end and back end

    Is it possible to split the database in a front end (screens and program logic) and a back end (data)? When I create an application for my customer, I prefer not to import all the data every time an…

    • PaulS
    • 5 yrs ago
    • 10replies
    • 3306
    • Last replyMaurizio5 yrs ago
    • Get help
  • Bulk Update - populating linked field

    I need to upate 600 odd records with a record from a linked table. How can I update them all at once to be this specific record?

    • SECOS Group
    • quartz_cap
    • 5 yrs ago
    • 3replies
    • 1288
    • Last replySean5 yrs ago
    • Get help
  • is there a way to follow code execution?

    I wish to follow the code execution but I have nothing to do that! I tried to put some alert("test1") inside some condition to test wich condition is trigered...…

    • plafontaine44
    • 5 yrs ago
    • 6replies
    • 1220
    • Last replySean5 yrs ago
    • Get help
  • Formulation Issue

    I have a table called 'Trial Summary' with a field 'T#' that I need to reference in a formula, but I only want to reference the currently selected 'T#'.…

    • Avient Specialty Inks
    • Bill.1
    • 5 yrs ago
    • 13replies
    • 2688
    • Last replySean5 yrs ago
    • Get help
1 206 207 208 209 210 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