-
how can I write the latitude and longitude information obtained from the map into the X and Y fields of a database?
Hello everyone, how can I write the latitude and longitude information obtained from the map into the X and Y fields of a database? Thank you for your help.
-
Find Latest Value from Subtable
I have a table called Hydrants and I have a subtable for Hydrants called Static Tests. In the Static Tests subtable, I have a numeric field called Static PSI and I have a date field called Test Date.…
-
How to remove unnecessary tabs in the Page view?
Hello there! Is there a way to remove the "white" tabs bar at the top of a "Page" view?
As you can see in the screenshot below, I only have one tab in this view and it's redundant with the "blue"…
-
select statements
Hi everybody It's been known that select statements are rather demanding from the server, so it's best not to use too many of them at the same time. I'm trying to streamline my database and was…
-
How to get a specific value in another table
Hello everyone, I hope you can help me a bit with my project! I have a table called "Saisons" with some basic information. Then, I have a Dashboard (= a page using the view function with some data…
- Answered
-
CANT IMPORT - API POST PYTHON SCRIPT
Hey guys, a newbie talking. I'm creating a python Script to import my data but can't do it, I dunno whats missing but I keep getting Internal Error because of the Timeout,…
-
popupRecord is broken (slightly!)
Just in case you have suddenly experienced an issue with popupRecord As of a few days ago the openRecord command has been slightly broken. It still works to popup the referenced record itself but no…
-
How Can I password protect my database or page?
How can I password protect my page in a way that nobody can access adminmode without the password?
-
Substitutions for ui.popupRecord
Hi all - What are the other solutions to ui.popupRecord? Ninox said back in v3.8 that it, and a bunch of other commands, are being depreciated. Though it hasn't yet.…
- Answered
-
Is there a more handy way to convert a text with special characters to be safe to be used as a filename?
I have done the code like that, but i think there is probably a more clean solution. "--- Variablen ---"; let KundeConverted := Kunde.'Firma oder Nachname'; let KundeConverted :…