Search
-
Hi,
Very new to Method customizing. I have created an action on a button click that takes me to a particular screen. However, once I am on that screen, if I look at the active tab link, it is for the previous screen I just came from. I'm thinking I probably forgot a step somewhere along the line. Does this make ...
-
Hi Matt,
I should be able to help you out with this issue.
Can you PM me the link you are using and let me know which browser?
Thanks,
Richard
-
Hi Victor,
When I use this call, I am now very often prompted to re-enter my username and password when I first go to the link that is provided even though I am currently signed in to the account.
Also, the link is opening the correct tab and tab link, but is not pulling up the RecordID that I supplied in the call.
Both of these issues appear ...
-
The Go to links in transactions on our CRM version are not working. I suspect that these have not translated when I created bespoke screens - what do I need to change to make these work?
Let me know
Thanks
Mike
-
Hamid,
As I see it, the problem here is that serverside code is not executing (because of cURL). I don't think javascript is a source of the problem you are experiencing. However, to exclude the timezonerouter altogether (as well as a possible Javascript issue) you may do the following:
Redirect to ...
-
Victor,
Is there a way that we can directly post to the submit page instead of relying on a javascript code execution from the TimeZoneRouter.aspx page?
Hamid
-
Hi Hamid,
First of all I am not sure where "1" came from, since if you will go to https://methodintegration.com/method/TimeZoneRouter.aspx and look at the source code, you will not find this number. It might have came from your PHP code.
Second of all, what you've got as a response is a basic TimeZoneRouter.aspx html, where our ...
-
Victor,
I did submit to the form and I got the following response:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1"><title>
Timezone ...
-
Hi Yoav,
Can you tell me what error messages are you getting and what exactly doesn't work in your process of submitting the form? When you've used cURL just to https://www.methodintegration.com/MethodWebForms/submit.aspx, did you get a different error?
I am not too familiar with cURL and PHP, but this is what you pretty much need ...
-
Hi,
we're attempting to post the web-to-lead form using a PHP script as other processes happen on our server before the form should be submitted.
Having difficulty getting it to work. The URL and settings seem correct, but I'm guessing since the target url is "timezonerouter.aspx?url..." that the redirect to ...
|
|
|