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
Fred
Fred
San Francisco, USA
Follow
Joined
Thu Feb 06 18:42:57 UTC 2020
3900
posts
629
likes received
5
followers
Badges
Latest Posts
Re: Open a Table using the TableID
Try looking at @UweGroegor great tool and see what he does.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Open a Table using the TableID
Do you have to use tableID? Have you tried openTable()?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Register data in a underlaying child-table
Are E-postadresse, CC, and BCC reference fields? I can guess where E-postadresse is linked to but where is CC and BCC linked to? You have variable e & h linked to the same field,…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Register data in a underlaying child-table
What is the table name this script is running in? Is it in a trigger or button? What is the relationship between the table that the script is in and E-post?…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Sort and display all times in order.
@我是我的我 said: The current issue is that the local version isn’t working... Yeah, it looks like the app with local stored DB doesn't like using JSON data to build html.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 said: When I click on a list item, it doesn’t correctly navigate to the corresponding item, oops, sorry, my mistake. I shouldn't have used 'id' for the JSON key name.…
Fred
Fred
1 yr ago
Get help
Reported - view
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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr ago
Get help
Reported - view
Re: Sort and display all times in order.
@我是我的我 sure we can take a look. post the db.
Fred
Fred
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr 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
1 yr ago
Get help
Reported - view
1
27
28
29
30
31
156
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