-
Change Print View Orientation
How to get Print View to save the pdf in Portrait mode not Landscape
-
Add to total in sub-table if choice is NO
Hello all I am trying to add to a value in a sub table on the results of a yes/no choice.. (triggered after update).... Sorry to ask such elementry questions here...…
-
Is there a way to tell “where” I’m at and how I got there?
I'm writing code to create referral tracking. I have a Client table and a Referral table that have a 1:N relationship. On the Client table I have a tab for Referrals and I have two buttons to create…
-
How to add a watermark pdf?
One of the simple and best solution to apply the watermark to multiple PDFs is to use PDF Watermark Tool A few days back one of my friends was also facing the same issue and I suggested him to use…
-
LAYOUT ELEMENT
Hello, It could be great to get the possibility to copy a layout element to avoid re-editing each time the layout. Best example : the title
-
“markup-able” field
A field that can have a blank or any image stored that the user can overlay markups using finger or Apple Pencil.
-
I can no longer save my input to iCloud.
I can no longer save my input to icloud. What can I do to fix this problem?
-
Formula - Circular Reference
I'm pretty sure I've encountered this before but can't remember how to resolve it. Getting the area "Circular Reference" in regards to the 'Surface Area (Total)' field in the below formula:…
-
Urgent please help - I'm a newbie!
I am trying to display the name of a client in my calendar. I am in a child table called meetings. I want to add first name and last name from my 'parent' file.…
-
Need assistance to set fields and coding to count the number of days between two dates and display
Need assistance to set fields and coding to count the number of days between two dates and display
-
cloud sync mac
can I sync mac with ipad
-
Create linked record button - parent to parent link
I've found the formula to create a new record in a child table, but I can't figure out how to do it with a linked parent table. I have a "Companies" table,…
-
Formula to pull price from matching price sheet
I have the following structure (- indicates child) Customers Orders - Line Items Products Price Sheets - Pricing In the pricing table, I have a record per product, per price sheet (distributor,…
-
Attaching emails to client records in CRM database
I would like to be able record emails sent and received through Apple Mail, directly to contacts in a CRM database I am building. What would be the best practice to facilate this,…
-
Record ID number and concatenate function
The ID number assigned to each record is the bane of my existence. I have a table that shows the events (stages) however the stages (which are numbered) were not entered sequentially.…
-
Convert Table into sub-table
Is it possible to take a main Table and incorporate it into a new Table but as a sub-table? I see there is a way to import data from within Ninox itself,…
-
alert about messaging
Hi! I'd like to create a field with an icon that appear to alert when a message has been recived in the message area. Any suggests?
-
Formula giving invalid result
I have a related table and on the parant table form I want to find the average of records from the related table. the formula I am entering is let x := Id;sum((select Synoptic where Id = x).…
-
How to Merge PDF files into One Online for Free ?
Do you know, how to merge multiple pdf files into single PDF documents online for free? I already used many online tools but unable to merge my multiple large sized pdf files into single pdf.…
-
Inserting Table into Formula
Is it possible to insert a sub-table (columns & rows) into a Formula field and have it visually identical to the sub-table itself? I have 2 tables that I need to input as well as the rest of the…
-
Creating a summary from data
I am trying to create a summary based on the data input for a particular event. Example:Stage Number 2/20 P&P The text Stage Number and P&P will remain constant throughout the event,…
-
Android version.form position on screen
If I select an item in a table the form for that item comes in from the right but stops half way across the screen. In the IOS version the form comes in from the right but covers most of the screen.…
-
How to add printPdf file on email ?
How to add printPdf file in mail, like filemaker. When press on mail button popup mail with name, subject cet. But how add .Pdf invioce in email.
-
Hide field if formula not empty
I have a formula field that is: "" + 'First Name' + " " + 'Last Name' I want to hide the 'first name' and 'last name' fields if the formula returns a result.…
-
How would I check to see if my SKU text field is unique and that no other values SKU of that value is in the table?
Hi there, I have a table called Product with a Text Field called SKU how would i check that the value of the new or updated SKU is unique and does not already exist within the table?…