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
Plugin apps
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
3831
posts
614
likes received
5
followers
Badges
Latest Posts
Re: Multiplу Choice - Hide / Show Buttons
@iliper LTD If you don't want to have to remember a year later what 1, or 2 is then you can do: contains(text(MCfield),"WhatsApp")
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Locked out of our private server !
@我是我的我 That is very nice of you to say. Maybe I have too much time on my hands.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: SUBTABLE SHOW AS "FIELD" can't scroll down when it reach it's limit.
Yeah, there are no scrollbars in a reference table when shown as a field and the data overflows the space provided. Never thought to display my tables as a field so I never tried.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Multiplу Choice - Hide / Show Buttons
Is your multiple choice field a simple MC field? If so, let us say WhatsApp = 1, Viber = 2, and Telegram = 3. If so then you can try in the Display, only if for the WhatsApp button:…
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: Register data in a underlaying child-table
Are the CC and BCC tables built as a many to many (N:N) between E-post and E-postadresse? Also the CC and BCC tables are the many side (N:1) to E-post and E-postadresse, correct?…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Locked out of our private server !
Ninox doesn't really check the forums. It is surprising that a company that "provides" 99.95% uptime doesn't have tech support over the weekend.
Fred
Fred
1 yr ago
Get help
Reported - view
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
1
24
25
26
27
28
154
Ninox-Website
Overview
Learn and share
Get help
Service status
Plugin apps
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