Search
-
It's super easy. But no If...Then..Elseif....Else.....it's just If...Then.
Conditional Start: If Month equals April then
Conditional Start: If Today equals Monday Then
Show Message "Sorry, to hear you're having a bad day"
...
-
Greetings.
I need to create an Action to occur based on the value selected in a dropdown field. If the selection is "Closed", then I need the Action to do one thing and if the selection is "Won", I need it to do something else.
Bottom line: How can I nest Conditional Statements together? (Like an "if, ...
-
Reviewed your google gaget description in email. Beta may be due out soon. Sounds great. I will gineau pig if you'll let me.
Your described functionality is beyond my hopes. I think key feature is correspondence threading to opportunities, cases (especially cases!) and work orders. (i said, you said) now ...
-
@MLDV - Welcome to our forum
If you are using our import / export tool then there was a link to this topic, in our Method CRM Help Center HERE.
I want to emphasis on the section on "Special case : Customers, Vendor and Leads.
[quote user="MLDV"]I manually deleted all of the leads. When I tried to reimport them ...
-
I recently imported an Excel spreadsheet full of both customers and leads. I didn't realize I should have been importing them seperately in order to keep the leads out of QuickBooks. I manually deleted all of the leads. When I tried to reimport them as Customer Leads, I get an error telling me that the lead could not be ...
-
-
Another tip I just got from my co-worker here is if you use CType(sender, XRLabel).Text as your variable name it references the current label you're writing the script in.
Happy Methoding
~C
-
Well, I AM embarassed!!!!
The field property "Multiline" was not set to YES.
And I also discovered that I can re-declare a string variable with the same name.
Thanks!
Carol
-
Chad,
Fabulous! Thanks so much.
Yes, I dive in fearlessly -- I learn best that way.
My only problem now is that the carriage return (hard enter) is not working. Here is my script -- It's almost identical to the Bill to address except that I renamed the string variable because I didn't know if I could use the ...
-
Hi CarolOliver,
First up, welcome to Method.
[quote user="CarolOliver"]It isn't declared within the script itself...[/quote]
It does get declared in the script on the 4th line: xrShipAddress.Text. If you use xrShipAddress as the variable name you also need to update the property grid > design (name) field to the same ...
|
|
|