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
Documentation
Solutions
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Fred
Fred
San Francisco, USA
3694
590
5
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: Sort and display all times in order.
@我是我的我 so I did a bit more poking around to see why your code doesn't work. I copied your code into a text editor, Sublime Text, and I got: Notice all the html code for non breaking space.…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 I don't know what is up. I have: let getTimeRecs := (select Data); let getTime1 := getTimeRecs.Time1; let getTime2 := getTimeRecs.time2; let allTimesSorted := sort(array(getTime1, getTime2));…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 said: I've tried multiple times, but Xstbody indeed doesn't return any data. Am I doing something wrong? 1) for the xstbody formula field, change the debugValueInfo() to:…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 You need the whole bottom part with html(). Take your code posted that was having issues. Then take my part and replace it the top part (matching the lines).
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 I think you uploaded the wrong version. I dont see a 3 in test.
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 sure we can take a look. post the db.
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
If you don't want to go the child table route then here is what you need to do make your original code work: let getTimeRecs := (select Data); let getTime1 := getTimeRecs.…
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Dynamik Choice field
@Pascal P.What kind of field is Paper? Can you post a sample DB?
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 Review Rafael's and my responses. You will see that ui.popupRecord() uses the special Ninox field Id. You can only use this field, or a variable containing this field,…
Attachment
Fred
Fred
9 mths ago
1
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 Post one of your tries and we can figure it out.
Fred
Fred
9 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 Have you tried copying over the code from 2 to 1 and then make adjustments to the Xstbody?
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 When I do: let table1Recs := (select Table1); let tableBody := table1Recs.--- <tr onclick="ui.popupRecord('{ Id }')"> <td>{ format(Date, "YYYY-MM-DD") }</td> </tr> ---;…
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Create a Pop-Up Dialogue where the user can input a text or a number
@Pascal P. You can do it with@Sotirios Zormpas example in his great dashboard template.
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Help with Ninox CRM Setup and White Full Screen Issue
@sophijosephine2 said: but I'm having trouble automating reminders for follow ups You will have to be a bit more specific. You should also think about using dashboards to get your reminders.
Fred
Fred
10 mths ago
Get help
Reported - view
Re: userFirstName() possible bug?
I can confirm that userFirstName() doesn't return anything. The other user... commands return data.
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Help with Ninox CRM Setup and White Full Screen Issue
@sophijosephine2 said: Additionally, I occasionally encounter a light up white full screen when trying to save changes or switch between tables, You said you are in the cloud,…
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Help with Ninox CRM Setup and White Full Screen Issue
Hi@sophijosephine2 - Welcome to Ninox. Can you give us a bit more about your DB background? Do you have experience designing DBs? Have you programmed DBs before?…
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Need Help Here
i created a new button and put this in the code: let xMd := 'Busqueda por Mes'; let csvHeader := "Codigo Documento,'Nombre Documento','Disciplina',Monto,Rev 0"; let dataArray :…
Fred
Fred
10 mths ago
1
Get help
Reported - view
Re: Is this possible in ninox?
Take a look at a possibility for the appointments table in the attached DB.
Attachment
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Is this possible in ninox?
@Kruna said: I did achieve this by chosing the Services in subtable First and then I have to chose the same Services again in parent table in second step,…
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Page behaviour
I can't duplicate it on cloud. Both codes give me the same results. Is Scan a text field?
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Is this possible in ninox?
@Kruna said: 1. is it possible to when I chose from dcf ‚select start time‘ eg 9:00 and from dmcf ‚Select Service‘ eg Service xy. Then I Chose another time lets say 10:00 with Service ‚abcd‘.…
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Sort and display all times in order.
There is no time data in time2. Do you mean you want to sort Date then Time?
Fred
Fred
10 mths ago
Get help
Reported - view
Re: Is this possible in ninox?
Try out the attached DB. If you open Scheduleplanner and open the record you will see a new tab called Tab. There you can select a time slot, then select any number of services then click on the Mark…
Attachment
Fred
Fred
10 mths ago
Get help
Reported - view
Re: How to create a button that clicks through forms
@KrunaI'm not sure why you would have a button at the parent table. Once you open a child record, it would seem like to me that the Next button should be there.…
Fred
Fred
10 mths ago
Get help
Reported - view
1
19
20
21
22
23
148
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
Performance
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Backups and storage
Process monitor
View all topics