Skip to main content
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
Setup
Databases
Automation
My account
Administration
Webinars
Overview
Profile
Sean
Sean
1762
79
0
Joined: Tue Jul 31 23:45:13 UTC 2018
Follow
Coding Dart/Flutter in my spare time
My Posts
Latest Posts
Re: OpenAI - GhatGPT
@Alan Cooke
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: OpenAI - GhatGPT
I wasn't aware of it until I saw this post. Same day I see it in my Quora feed. Isnt-Stackoverflow-advertising-ChatGPT-when-it-bans-it-and-then-making-numerous-posts-about-why-it-banned-it
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Ninox Mac app now free
@Fred This change would certainly help developers who are willing to build database apps for smaller clients who are not interested in the Cloud service.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Ninox Mac app now free
Has anyone else gotten this email?
Sean
Sean
2 yrs ago
4
replies
204
Learn and Share
Re: Change "+ Create record"
@Jacques TUR Cool, thank you. Another tool to put in the Ninox coding toolbox.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
@Jacques TUR said: if you are still skeptical I am not nor was I skeptical. Just reporting what I saw. Have a great day.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
@Jacques TUR @Jacques TUR said: If this object doesn't exist yet, it can't change it It can and does. I've attached a simple demonstration database. @Jacques TUR said:…
Attachment
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
@Jacques TUR Interestingly, the change is applied and the button is renamed after you close the dialog. I wouldn't want to implement the change using the code in Trigger after open unless the dialog…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
@Jacques TUR Unfortunately, when I add this line... document.querySelector('.list-button > span:nth-child(2)').textContent = 'Add Invoice'; like it is posted above,…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
Addendum: If I use Forumbee's copy to clipboard function in this thread the dialog will not close automatically. If I manually highlight the code and copy it the dialog closes automatically when run…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
@Jacques TUR Thanks for the solution. I should have added some context to the post you replied to. In this thread Kent made a request that I don't believe will work with the html() function unless…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Change "+ Create record"
@Kent Signorini I can change it, but I need some help from @Jacques TUR to get it to work right. Here is the code... dialog("Calendar CSS Modifier", "<script> var styleSheet = document.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: ICONS control top right
These all accomplish the same goal... html(" <style> .hud-menu-button.i-32-24.i-light-grey.i-setting-print{display:none;} .hud-menu-button.i-32-24.i-light-grey.i-setting-trash{display:none;} .…
Sean
Sean
2 yrs ago
2
Get help
Reported - view
Re: ICONS control top right
@Alan Cooke Remove the line... .hud-menu-group, .hud-menu-right{display:none;} ...and it should work the way you want it to. The navigation buttons are also nested in a div with the class name .…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Hide calendar?
Hi @Kent Signorini I was able to run this code in Trigger after open to hide the Calendar button... dialog("Calendar CSS Modifier", "<script> var styleSheet = document.styleSheets[2]; styleSheet.…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Numeric array variable initialization
After @Günther posted this solution I made a test database with some additional array manipulations. I can't test it against your code right now, but it might help.
Attachment
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Ninext : Native JavaScript
@Jacques TUR Thank you for your time and explanation
. I’m going to try a different approach and if I get stuck I will contact you.
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Ninext : Native JavaScript
@Jacques TUR Ok, but in my case I am using the Native app so that would mean it's executed on the Client according to their table. I don't know their code like you do so I'm relatively clueless to…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Ninext : Native JavaScript
@Jacques TUR Hi Jacques, I downloaded your sample database and copied the code from the Run Code button to Trigger after update in User Value. It didn't run when I changed the value in that field.…
Sean
Sean
2 yrs ago
Learn and Share
Reported - view
Re: Fix to resize Console window
This is a simpler version. No need to search through CSS files. dialog("Console CSS Modifier", "<script> var styleSheet = document.styleSheets[2]; styleSheet.insertRule('.…
Sean
Sean
2 yrs ago
1
Learn and Share
Reported - view
Re: Function parameters - which types are possible
@Jacques TUR Thank you for this. I’ve got a full day ahead of me and will try it out as soon as I can.
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Font question
This thread might help you. It's not perfect and if you have any questions feel free to ask.
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Function parameters - which types are possible
@Jacques TUR Sorry for the late reply, but I just finished my work day. I can't even get your "Ninox" version of the function to work so that I could compare the results.…
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Function parameters - which types are possible
@Jacques TUR Wow, it's amazing you can figure out how to do it, but you can't see the difference between the two. You've just hard hard-coded the table name in the Ninox version
Sean
Sean
2 yrs ago
Get help
Reported - view
Re: Function parameters - which types are possible
@Jacques TUR That is fantastic! Thank you!
Sean
Sean
2 yrs ago
Get help
Reported - view
1
7
8
9
10
11
71
Ninox-Website
Overview
Learn and Share
Get help
Service status
Documentation
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