Sotirios Zormpas
-
Help with multiline text field inside an html() function
Hi, is there a way to display a multiline text field inside an html() function without losing the multiline feature? I mean, when a use html(" + 'multiline text field' + ") the text is displayed as…
- Answered
-
How to format a date+time field in a dynamic print layout
Hello, I would appreciate your help because I'm stuck with the following: How do we format a date+time field to display only the date in dynamic printing? I have tried to add the Carbone formatter [:…
- Answered
-
How do you create a Google map with multiple locations?
Hi, I want to integrate into my Ninox database a Google map to display multiple locations. Has anyone been able to come up with a functional solution that could be shared here or at least give me…
- Answered
-
Connecting to external REST API (complete example)
Hi, In the last several days, I was able to integrate the ICD 11 coding tool, which is based on a REST API using OAUTH2 authentication, into my EMR Ninox database.…