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
3701
591
5
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: How to auto create new record every day?
@Nguyen Nhat Dong what did Ninox say is the solution?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong you don’t have to change all today(). Just ones that you find issues with.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong I think the bug is in the server not able to convert Date into local time when comparing to today() on the client.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Displaying Data in View by Dates
@Terry Prokopchuk said: however, I am now looking to sort the data further also by allowing the user to sort further by category When you say "sort" are you talking about filtering the found dataset…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Fred said: Thanks, I'm going to try it after 4pm PST as I am also in PST. Well I was able to duplicate the issue. I thought they fixed date issues like this when they made DBs Timezone independent.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong Thanks, I'm going to try it after 4pm PST as I am also in PST.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong which time zone?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong you said you are in San Diego? are you using the app or cloud? If the app which version?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Displaying Data in View by Dates
@Terry Prokopchuk If you edit a field, then click on More options you will see a field called Binding. Change it to Per record in memory (browser). That way the selections made by users will not be…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Displaying Data in View by Dates
oops forgot the default case: let getUserTasks := select Tasks where 'Allocated to' = user(); switch 'User Task Choice' do case 1: getUserTasks['Due Date' = today())] case 2:…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Displaying Data in View by Dates
You can try the following changes: let getUserTasks := select Tasks where 'Allocated to' = user(); switch 'User Task Choice' do case 1: getUserTasks['Due Date' = today())] case 2:…
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: HTML Responsive Grid-Container + Custom Buttons
Learning something new today. I like the idea of grids in CSS. I found this website: So playing around I found this code is close to what you want. let term := (select Appointments where Status = 1);…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Interesting HTML formatting
@我是我的我 Please share your solution.
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: Interesting HTML formatting
@MZ I missed that. Also you could remove the second select in line 2: let table := ((select DummyTab) order by -DATUM); let filterTable := ((table[PREIS > 11]) order by -DATUM);…
Fred
Fred
1 yr ago
1
Learn and share
Reported - view
Re: Could you please help me identify the issue?
@我是我的我 Yeah, it doesn't work in your DB. Weird. I was able to take the code from@MZ and put it in a DB of mine and it works fine. In your DB, I: 1) created a new Page 2) created a new formula field…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Interesting HTML formatting
@MZ Love it. Very interesting that you can create variables for thead, tbody, tfoot and then put it all together later. I'm not sure what is the purpose of the first table variable on line 1.…
Fred
Fred
1 yr ago
Learn and share
Reported - view
Re: CSS Framework & Ninox
@Sotirios Zormpas Have you gotten your invite to the 3.12 release demo? https://ninox.com/en/blog/new-ways-to-customize-your-workspace
Fred
Fred
1 yr ago
1
Learn and share
Reported - view
Re: Could you please help me identify the issue?
The DB you upload does not show the data you show in your gifs. Please upload your test DB.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong The time of day should not be an issue, but that is why I recommended you create a new formula field next to the button. Watch the field the next couple of days,…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto create new record every day?
@Nguyen Nhat Dong said: Everytime I trigger it, some time it create 1 record and I try to trigger it many times it is not create another one. But some time, it create another one.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto-fill the relationship field choice?
@Rafael Just to clarify. You want to take a record in Documents and you want to create a new record in the Control table that links to the Documents record?…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Button script to select all items in defined Dynamic Multiple Choice field
@bflack said: Creating the dMC's with criteria is a great feature, but it turns out that the vendor changes the criteria for market reasons periodically, So group1 which use to consist of 3,18,…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Button script to select all items in defined Dynamic Multiple Choice field
Is Article.Collection a dynamic field as well? Or You said there are 6 - 8 dynamic choice fields. Are you always looking for the same grouping of Collections? Is one group (3,18,…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: How to auto-fill the relationship field choice?
@Rafael Can you post what you have so far?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Error: Type not found: I when printing
@john cesta Sounds like you will have to email Ninox support. Good luck and let us know how it goes.
Fred
Fred
1 yr ago
Get help
Reported - view
1
43
44
45
46
47
149
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