Search
-
James,
Maybe its better to think of it as controls or objects
In the report designer if you look to the left you will see a bar(Tool Box) with controls/objects that you can drag onto the screen, you should see Label and Rich Text in the Tool Box.
You can drag a Label control or a Rich Text control onto your report and data bind a field from the ...
-
Birch,
Just to confirm if you take a look at your Invoice list, you do see invoices older then 31 days? I did a copy and paste of this code into one of my screens and it seems to work fine.
-Michael
-
Hi Birch,
Under QuickBooks > Synchronize what is the Transaction History set to? If you click on Show options per transaction type what's set for invoices?
-Michael
-
Hi James,
This option applies to Rich Text fields and is not avalible for labels.
-Michael
-
Hi Deb,
I am going to suggest watching the Method Webinars to learn more about customizing Method and then reverse engeinnering the actions on the screen and maybe adding it to the Enter Time button. You also have the option of having us do it for you through paid consulting.
-Michael
-
Hi James,
Put the Table.FieldName in [ ].
For example:
Hi [SalesOrder.BillAddressAddr1],
your current address is [SalesOrder.BillAddressAddr2]
You can use either a label or a rich text field but a rich text field is probably the better option.
-Michael
-
Navitha,
I was able to duplicate this issue. I will create a ticket for this and update this post once I have additonal information or a fix.
-Michael
-
Deb,
Using Method's full site doesn't always work on tablet devices, since they don't all have great support for frames. Our mobile site however does work on tablet devices https://www.methodintegration.com/Method/mobile.aspx.
-Michael
-
Hi Deb,
You can customize the screens to have it copy the time to the QTY as soon as you enter it but by default it doesn't. I will bring this up in our weekly Method team meetings as a suggestion to add to Method's standard screens.
-Michael
-
James,
I think the answer here may be group footers.
Report Designer:
Sample Output:
Blue text is from the Master Table(SalesOrder) and the Company table.
Red Text is from the SalesOrderLine detail table
Green text is from the SalesOrderEmailData detail table.
Hope this helps, if you are still stuck I am going to suggestion booking some ...
|
|
|