
Tom Kerswill
-
Format number as currency
Hi How do I set a field as a curency field? I still want to be able to show totals, etc. - so I guess I want this as an underyling number. I just want it shown with the correct currency symbol.…
-
Forum search bug
The forum search seems to give a 404 if I search with some terms. For example, if I search for the word "Authorization", I get a 404 error. https://ninox.…
-
HTTP GET Calls with Headers
Hi I'm really struggling with making HTTP GET calls. I'm setting _url to the https URL, and _headers to a JSON object with an auth header. If I use the following syntax: let response := http("GET",…
-
Control which fields appear on calendar events?
How can I stop a field appearing in the title of a calendar event? The event seems to include all fields (except number fields and the date itself) and it concatenates these with a space.…