GEB
-
Button - open e-mail
Hi all, I have a table (a) with an-email field with recipient, subject and body. Table b already has a relationship with a whereby b has selected one record from a.…
-
Convert table to subtable
I would like to turn a table (B) into a subtable of Table A. Table B provides reference to A already. Many thanks in advance.
- Answered
-
Problems loading database
Good morning,Does anybody else have problems loading their database this morning?/Gry
-
Accidently turned table into subtable
Hi and Happy New Year! I accidently tuned an existing table into a subtable. I have no idea how I did this, and I don“t know how to fix it. Any ideas?
-
Button upload trigger
Hi! I am looking for button script that on click opens file browser and upon manual selection of file, uploads the selected file to an image field in the same table. Is this possible?
-
Import / copy table
Hi. Is possible to import a single table from a downloaded backup? Or alternatively copy a table from one database to another?
-
Line breaks in emails
Is ther a way to insert line breaks into emails? My current script is (thank you Steven!): let sender := userEmail(); let BCCrec := userEmail(); let receiver := Employee.…
-
Multiple e-mail attachments
Is it possible to attach more than one attachment to an e-mail? Ideally, I would like to attach one attachment from current table and one from a different table. Is this possible?
-
Page breaks
Hi. I have a multiple page print template, and would like to add some sort of page break. Spaces that I add between lines seem to be ignored when pages break.…
-
Protected database
Hi. I have protected a database and downloaded a copy. Is there a hack to remove password in the doenloaded backup before importing to create new database?
-
Colour in new Ninox version
Hi. I really like the new look of the new version to come. This is a big step forward!Does anybody know the colour code of the main frame (the darkish, purplish one)?
-
Filtering views
Hi again! I have created a view based on select from a different table. I would like to filterbased on a value in present table, so view period = Period. Any ideas?
-
Circular references
Hi. I was wondering if anybody can help. I have three fields in one table a.a is entered manually, a.b =a.a - a.c., and a.c=(a.a*25)/100. Ninox does not seem to handle circular references like these?
-
Aligning - print
Good evening! Does anybody know if it's possible to align headers in subtables when printing?
-
Images vs Attachments
Hi. I have stored images directly in tables to link documents to specic tasks. Is there a better way of doing this? For instance, using a trigger to upload to Attachments,…