Walcher Messebau GmbH
-
Filter to show only free company stuff
Good morning, I have a table with all the company staff. Each one of them is selectable to insert it in an event. Is it possible to filter people and show in the stuff selection table,…
-
Google and Ninox calendar doubts
Good morning,I have been trying to synchronize events created in ninox with the google calendar for some time. Unfortunately, the best I have been able to do is to create an .…
-
Help open generated attachment file
I created a script on a button that creates an .ics file. I would like it to automatically open that file at the end of the script but I can't because it adds it as an attachment to the record.…
-
Open the generated attachment at the end of the code
Hi! How can I tell him to open the created ICS-file at the end automatically? I was trying to import the event from gmail in google calendar automatically (without click in the mail to add the event…
-
I can't send the mail
I need to send the email with the .ics file attached. The ics-file is generated correctly. There is no error but I don't receive the mail. How can he knows the password of the account from where I'm…
-
How add second page on the same print layer
Is it possible to add a second in page in the same print layer? Can't find the option
-
Import first image Google in ImageField
I'm trying to import with a button the first imageresult of google "//Building URL field";let myURL := "http://www.google.com/search?q=" + 'Nome Hotel';"//Putting the URL in the URL-Field to display";…
-
Convert total time not in days but only in hours
Is it possible to have the total time only in hours and not in days?
-
"ImportFile" error with Api Google Maps
Can someone explain me what is the error in the importFile-line? "//Define some variables first";let Loc1 := urlEncode(text(Location1));let Loc2 := urlEncode(text(Location2));let Loc3 :…