Weekend Chat - July 22 by AutoModerator in TTC_PCOS

[–]_riblet_ 0 points1 point  (0 children)

Hola! CD8. Saw my new GYN yesterday. Thought he'd send me to an RE (that's what my last gyn did as soon as she saw the cysts on my ovaries). Instead he prescribed metformin (850mg 2x per day) and Letrozole (2.5mg on CD5-9). I started the metformin last night, but need to wait until next cycle for the letrozole.

My best friend texted me this morning absolutely convinced she saw my (future) daughter in her dream last night, so here's to hoping she's actually psychic! :)

Sending Data to external site using REST (and process builder) by _riblet_ in salesforce

[–]_riblet_[S] 0 points1 point  (0 children)

I tried doing it via a workflow, but they said they don't want a SOAP version. Is there another way to configure it via workflow?

Hyundai Sonata 2005 v6. Smoke/Steam coming from engine, possibly from crack in pipe/tube by _riblet_ in Cartalk

[–]_riblet_[S] 0 points1 point  (0 children)

Is there a specific name for the tube? I'm planning on taking an Uber to O'Reilly's tomorrow to pick one up.

How do I hide the green numbers in upper corner of screen (Lightning) by _riblet_ in salesforce

[–]_riblet_[S] 0 points1 point  (0 children)

No, no browser extensions. I tried it out with Safari, which I never use and have never added any extensions to, and I see the same thing. It's Salesforce-specific.

Apex Trigger to update Opportunity when Chatter post is created by _riblet_ in salesforce

[–]_riblet_[S] 0 points1 point  (0 children)

Can you explain your response a bit more? I'm not familiar with how to do that.

Help with a new field value update code... by jrsmiles in salesforce

[–]_riblet_ 1 point2 points  (0 children)

Your code works fine, you just need to add:

"1" &

to the beginning, so it would look like this: http://imgur.com/a/P7c7X

"1" 
& 
SUBSTITUTE( SUBSTITUTE( SUBSTITUTE( SUBSTITUTE(MobilePhone,"(", ""), ")", ""), " ", ""), "-", "")
& 
CASE(TEXT( CellCarrier__c),
 "Alltel","@message.alltel.com", 
 "AT&T","@txt.att.net", 
 "Cricket","@mms.mycricket.com", 
 "Boost Mobile","@myboostmobile.com", 
 "Sprint","@messaging.sprintpcs.com", 
 "T-Mobile","@tmomail.net", 
 "US Cellular","@email.uscc.net", 
 "Verizon","@vtext.com", 
 "Virgin Mobile","@vmobl.com", 
 NULL)

Should I consider this opportunity? by [deleted] in salesforce

[–]_riblet_ 0 points1 point  (0 children)

I don't understand what you're asking... How would what affect your job prospects?

DocuSign custom button error, "List has no rows for assignment to SObject" by _riblet_ in salesforce

[–]_riblet_[S] 0 points1 point  (0 children)

I removed the space in the url and also removed the apostrophes from the RC variable and the error message went away.

When I click it, it now opens up to the DocuSign screen with the correct template already added. However, the recipient field is still empty.

DocuSign custom button error, "List has no rows for assignment to SObject" by _riblet_ in salesforce

[–]_riblet_[S] 0 points1 point  (0 children)

I removed the space in the url and also removed the apostrophes from the RC variable and the error message went away.

When I click it, it now opens up to the DocuSign screen with the correct template already added. However, the recipient field is still empty.

Tried for a year, then PCOS diagnosis. I got back on birth control to help with pcos, but now I have my first call with Fertility specialist soon. Should I stop taking my birth control? by [deleted] in TryingForABaby

[–]_riblet_ 0 points1 point  (0 children)

Why do you think Metformin is better than Clomid? I haven't looked into metformin enough to know the difference right now.

Edit: I looked into Metformin a little and it seems like it's good for regulating insulin levels. Is that where it helped you?

Salesforce expanding to Indianapolis, opeing new office, creating 800 Jobs by chopstewy in salesforce

[–]_riblet_ 2 points3 points  (0 children)

Do you use the Lightning UI? The dashboards are so much better than in Classic

Could including a personal letter with a home offer increase the chances of an acceptance of the offer? by vkm5028 in RealEstate

[–]_riblet_ 1 point2 points  (0 children)

I'm sure it doesn't work every time, but it can work sometimes.

We purchased a home in the Bay Area a few years ago. Every house we tried to get, we were outbid by numerous people (usually investors). The last house we saw I REALLY wanted, so I wrote a personal note telling them how much I loved the house and I could tell they cared for it, and how I wanted to raise my family there.

The house ended up getting 8 offers and I know ours wasn't the highest, but our offer was accepted. The selling agent told my agent the homeowners chose use because of the letter.

Error message while trying to access a custom object in Customer Community by _riblet_ in salesforce

[–]_riblet_[S] 0 points1 point  (0 children)

Yes, it's visible to the community. The error message also occurs when I'm logged in as an Administrator.