Search
-
Hi Blake
We have done a couple of projects that have some of this functionality. Are you looking for a solution provider to help or is the a DIY project?
-
James
Not sure if this was a question. In any case you can get a string of comma separated values by using the action "character function" to concatenate each increment.
-
Hi Guys
Here's a simple trick to aid in debugging especially in a loop. Add a label object to the screen with the caption debug. Within your loop you can use the action "enter value into field on screen" to update the label caption with the variable in question. If you need to see what's happening at each loop ...
-
Hi Debbie
This task is not difficult but a bit laborious. You'll need to add a new button to your customer list screen that first copies all of the individual field values to individual variables (action or shared results) then you'll need to clear the screen for a new entry then enter all of the field values back onto the ...
-
Hi Donna
Are you hoping to find an out of the box solution? What really sets Method apart is that it's highly customizable. So, even if the feature doesn't exist in a standard Method edition it's likely that it could be customized to solve your particular issue.
-
Hi Donna
Based on what you're asking, this sounds like something that method could do extremely, well. Each franchise can be provided with a proven business system that includes things like management reports, a CRM that manges the sales process, automated billing, inventory & job cost controls, marketing system, social media ...
-
Hi Birch,
This is pretty simple to accomplish. You'll need to add RefNumber as a new field to your InvoiceLine table. This new field will be a linked field that is linked via the Invoice table RecordID.
Hope this helps.
-
Hi Brett
Here's what's worked for me. In the SalesReciept table link the customer fields you need (email, phone,....) via the customer dropdown. Now if you base your report on the salesreceipt table as master and salesreceiptline table as a detail you can use this to build a complete sales receipt report.
If you're after ...
-
This is a tip that I shared while leading a training session at Scaling New Heights and I thought I'd also share it here to the entire community.
Since Method allows HTML on screen labels and captions, here's a quick way to get the html code. Simply go to a screen that has an html editor enabled field like the activities ...
-
Hi JKM@SA
Natively this field doesn't exist. However, its a simple matter of adding a new date/time field to the customer table, adding your new field to the customer list screen, and setting the field to default to the current date/time.
Hope this helps
|
|
|