Craig
-
Private Function to Check Empty Fields on Button Click
Hi, Is it possible to create a function and pass it an array of fields to check if any of them are empty? My example is that I want to send a send a task to outlook using integromat,…
-
Fx Field to Display Date or Text Depending on If Statement
Hi, In the standard view (all) for record entries, I would like a column that displays either a date that was recorded as a field or text if that date field was not completed. So far I have..…
- Answered
-
Get Line Items From One Table And Add Them To Another On Button Click
Hi, I have a table that contains Orders and in that table is a sub-table Pricing which has to fields - Description and Price.I have created another table named Invoices with a sub-table named Inv…
-
Why is my switch statement always returning the default value.
Hi all, I have the below code attached to a button, when i click the button it should used the choice from the drop down to append the suffx to the filename before saving it into the attachments.…
-
Change the default file name when using Print PDF
Hi, When I click Print PDF I get the the file downloaded with the name stuctured as follows: [TABLENAME][ID] Is it possible to chnage this so it uses a different name structure such as:…