
Javier Gómez
-
Passing a field name (string) as a function parameter
I'm searching the forum but I can't find an answer to this question. I've defined a function like this very simple example: function updateField(iField:text, iValue:text, iRedord:…
- Answered
-
Bug obtaining a value from a JSON object
I'm trying to use parseCSV to retrieve specific values from a CSV file. After using the parseCSV function with the firstLineIsHeader option set to TRUE, I can retrieve the content of the first item:…
- Answered
-
How can I use global values that only an admin can set but all users must read?
(I posted this same topic in the Learn and share forum, but it's a question, so I copy it here —don't know how to move to the correct forum!) I'm developing a solution that has a configuration Page…
-
Read permissions on fields that can be read/write only by admin users: global database settings management
I'm developing a solution that has a configuration Page that only two type of users, "admin" and "editor" can acess/view. I've set this options in the page settings:…
-
Formula field size when displaying iframe
I’m trying to display an entire webpage using a formula field in a page. The formula utilizes the html() function and an <iframe> tag. However, I’m having trouble making the field large enough to…
-
Triggering record edition, creation or deletion from a HTML formula field
Being able to "draw" anything using HTML+CSS in a formula field is one of the more powerful features Ninox has to offer. Sometimes I need to trigger some "internal" Ninox functions within these HTML…
-
MacOS Safari not compatible anymore?
With the last releases, I've found that Safari for MacOS (Sequoia version) has some trouble with the app, and it hangs often when executing some "complex" queries.…
-
span class="ql-cursor"
When using the raw() function in a rich text field, Ninox ALWAYS adds the <span class="ql-cursor"> tag at the end of the code. Why? Is this a bug or a feature? Now,…
-
Is it possible to add a custom RTF field in Ninox (like TinyMCE)?
I really love Ninox, but there is a terrible limitation for the kind of solutions we develop (automated catalogs with lots of rich text): editing content in a RTF type field is a very poor and…