Search
-
Hi Nick,
Sorry I was not able to get this resolved on Friday. I have logged into your account and had a look at your table and screen. It appears that the issue was that the Invoice Lines grid was not refreshing when you selected a new Event. I created a copy of your screen and added "Refresh All Grids" into the OnClick event of ...
-
Yes. Except the Invoice Field is labeld InvoiceID.
MethodSupport is active if you want to log in [removed]
-
If you don't like the Boot Camp and Parallels option you could always use an Azure VM for dirt cheap. Shut it down when not in use to reduce VM runtime and it gets cheaper still.
Hope that helps.
-
I'm creating some custom logic to calculate invoice line item commission amounts. This logic will be needed from a couple different screens.
Rather than write the SAME logic in two different screens I'm creating a new screen and calling it as a pop up where it will load, get some variables, perform it's logic, then return with a ...
-
Hi chelsmbc,
I do not believe this is possible. By the looks of it, the screen pulls a different report depending on the options you select. If you wanted to be able to have the report be grouped by Company Name, you would need to create a report that does this in Report Designer. You would then be able to add that option to the radio buttons ...
-
Hi Nick,
Sorry I am still trying to understand what is causing this to not function. Do the dropdown fields in the Event table look like this?
With Customer being from Customer -> FullName and Invoice being from Invoice -> RecordID.
-Audisho
-
Lance,
It will start as a Web app, but I believe the plan is to have a native app eventually.
- Adam
-
Is it a web app or a native app? Web app means it isn’t really an app but rather an HTML5 website that looks like an app on a mobile device. A native app is a true app that gets installed and there are different version for iOS and Android.
A web app cannot cache data on your device. A native app ...
-
Hi scottaskinosie,
Building on what Fran said, there are a couple of ways you can accomplish this. In the “Customers” table, there is the field “CreatedDate”. You can add this field to any grid based on the “Customer” table to be able to filter by dates. The grid on the “CRM_CustomerList” screen ...
-
Thank you Audisho,
Yes the Events table has both a drop down for Customer and for Invoice, linking to both tables. I filter the drop down contents based on the customer. It worked initially and nowit is returning the wrong data. I've used both Name and Id to match records.
Nick
|
|
|