
Matthew
-
Compare two fields from different tables with summing
I am trying to compare two fields that should have the same data, and where one or there other doesn't have a matching, I'd like those to be in the list as well.…
- Answered
-
How do you set a linked field to a specific record?
I've created a table (Currencies) with all the Global currencies, and linked that table to an Order table and I want to set the default linked record to be USD.…
- Answered
-
Does Email with Starter Cloud allow it to come from my email/domain?
I'm currently using the Mac OnPrem version and I'm considering moving to the Starter Cloud however I want to use email, and will Starter allow you to have the email come from your domain?…
- Answered
-
How do you Create & Popup a New Record with multiple fields prepopulated
I've got my code working so I open a new record that is repopulated with a single field. In the below code, I prepopulate the Reservation field in the EMailer table however I need to prepopulate…
-
Pop-up field showing wrong columns
I had a Combobox field where the Linked record was showing the "Trip Name" column and all was well. I decided to change the Show Field As type to Pop-up,…
- Answered
-
How do you give a Yes/No field in Chart text names instead of 1/No
I've created a Chart where there is a Yes/No field called PAID where I want to show the Data separated depending on if it is a Yes or a No. However on the Chart is shows up as a 1 or the work No so…
- Answered
-
Can you exit from script based on IF condition
If I want to end a script is there an "exit" or Goto statement that would allow me to bypass all remaining lines?
- Answered