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
3608
568
5
Joined: Thu Feb 06 18:42:57 UTC 2020
Follow
My Posts
Latest Posts
Re: Regarding the issue of the record limit in the database.
The enterprise level has no limits.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek I can see this post has gotten confusing about what goes where. The Button 'Display field only, if' should not be based on NumberFieldRW since the button modifies the field.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek then follow my post above.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek just to be sure, the button adds the text you want? so what is the issue?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek does the button work?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek said: the DOB Entry button does not need to be visible at any time as the Enter DOB field is visible You can modify the Display only if or move the button to a tab.
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek said: What I actually want is for the text field to only show up if the button is clicked and with the predefined text. To do this you need another field that tracks the show/hide…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Print Layout - Group filter
It looks like you are trying to use the old print engine. Do you have a cloud subscription? If so then I would recommend you get familiar with dynamic printing.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek said: Regarding the button: I would like to hide it in my layout as it has no function there. Well what are the parameters to show/hide the button.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek Yeah, Ninox has some issues with showing Date in the correct format. Is your phone set to your locale? Does other date in your phone show the correct format?…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek said: In regards to DOB if I set it to textfield will I loose previously entered data? The DOB field is also linked to 2 other fields that calculate Age and Age group (child, adult,…
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
@Brigitte Honsbeek said: When I check 'wheelchair regular' the button and textfield show up, but only if I click the button the predefined text will show. So you got this part to work. That is great.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Data display
check out this post.
Fred
Fred
1 yr ago
Get help
Reported - view
Re: add prefixed text to textfield linked to multiple choice
what is the code in your button? I don't think you need to worry about displaying/hiding the button. Once the code works you can put the code in the Trigger after update of the multiple choice field.…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Blank Screen
you can try: please try the following to fix the problem: open the Terminal app You can find it via Spotlight search, the magnifying glass in the top right corner (just type Terminal) Copy and paste…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Script to update records in another table
@jreach said: though I am running into issues. In particular in the update script on the DID table it fails on the field name (which I have verified is correct).…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Loop through Records
@stephenjtaft I don't have any off the top of my head. I'm the only user of my DB so I haven't delved into security very much. Nioxus has many videos and templates on security so you may want to get…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Loop through Records
@stephenjtaft You can try this in the view element: let userGroups := numbers('User Group'); select 'User Group' where contains(userGroups, number(Id)) or this in a formula field and it will just…
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Is there another way to display the filtered data?
@我是我的我 wait, the html works just fine. What is the problem?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Is there another way to display the filtered data?
@我是我的我 are you looking in the Home table?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Is there another way to display the filtered data?
@我是我的我 Here is my DB.
Attachment
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Formular for current records ID?
'Id' is case sensitive. I see on line 49 you use the 'this' function to grab the Table Id. You don't need a separate EntryID variable as 'this' also holds a reference to the record.…
Fred
Fred
1 yr ago
1
Get help
Reported - view
Re: Loop through Records
@stephenjtaft so where are you at right now?
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Is there another way to display the filtered data?
@我是我的我 Is the picture what you see? I get:
Fred
Fred
1 yr ago
Get help
Reported - view
Re: Is there another way to display the filtered data?
@我是我的我 said: I feel like I'm close to succeeding, but how can I use this JSON to build my HTML tables? You can try this: let aa := this; let getCopy := (select copy where 'Y&N' = aa.…
Fred
Fred
1 yr ago
Get help
Reported - view
1
33
34
35
36
37
145
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
Scripting
Functions
API
My account
Subscriptions
Administration
Manage workspaces
Manage collaborators
Access permissions
Usage overview
Process monitor
View all topics