-
That is correct. That is where it is being set.
-
Hi keita,
I'm a little confused here, can you clarify exactly what you're trying to do. In your second sentence it sounds like you're trying to replace a current screen with the CRM_NewLead(2). But your third sentence sounds like you want to replace the CRM_NewLead(2) screen with the existing screen under the "new method ...
-
thanks for reply
1. I've disabled ref numbers in Method until all users switch to Method full-time
2. I've checked the tax setting, it's 20%. Just did a sales order in Method with Quickbooks disconnected. See screenshow below...
how is this possible ? As you know it should be £10.25 tax
-
The action is set on the "Select" link click action on the pop-up screen.
-
Just to be clear, where are you placing the action to set the shared result? This should be done on the select link in the popup.
- Adam
-
Hi,
For 1. Yes you will get duplicate numbers in this instance if you allow Method to assign ref numbers. This is because this number is attached to the RefNumber field which is not unique. If you were to change this number in Quickbooks to a number already in use, you might see an error similar to the following:
The best ...
-
Not sure abt the function of a pop up screen. I need to replace a screen with updated info from method's default screen (changed three tabs) and have saved the screen as CRMnewlead(2). Can I replace this new edited screen with the existing screen under the new method tab? Or do I need to create a new table and add all fields ...
-
I used that field. When I open the pop-up screen and click the "Select" link and close the pop-up screen, the record id I selected was 1 the record ID returned to the Sales Order Screen as 1262.
-
Yes, that's the one. :)
-
Thanks Adam. when you wrote "you should save the Value from session > "screen active recordID" into a shared result", were you referring to Value from Session > Current - Screen Active RecordID?