• Michelle Daniels 11
  • NEWBIE
  • 25 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 1
    Likes Given
  • 3
    Questions
  • 4
    Replies
I'm working on the Trailhead "Build a Community with Knowledge and Chat" because I really want to learn how to use the Chat Snap ins for communitites. I'm getting stuck on the "Create a Chat Snap-in" section. It says to go to the Visualforce pages and copy just the beginning of the address which is https://c.na35.visual.force.com/apex/CommunitiesTemplate. So I am copying  https://c.na35.visual.force.com. Then it says to create a new CORS with this copied address. However, when I copy this into the new CORS original URL pattern then it will not save. Can anyone tell me what I am doing wrong? I can't move forward without this step and I really want to learn how to do this. Thank you!
what should you do in the situation where you need to hide required fields for a profile on one record type but on another record type you need to show those same required fields? Because they are required fields you can't hide them on the record type by page layout, however if you use field level security to hide them then they will be hidden on the other record type that you need them to show on.  
I need to create a picklist field that will display all of a user's submitted cases so they can choose it if the inquiry they are writing us about is regarding one of those cases. Is there a formula that can pull different picklist values based on user id?
I'm working on the Trailhead "Build a Community with Knowledge and Chat" because I really want to learn how to use the Chat Snap ins for communitites. I'm getting stuck on the "Create a Chat Snap-in" section. It says to go to the Visualforce pages and copy just the beginning of the address which is https://c.na35.visual.force.com/apex/CommunitiesTemplate. So I am copying  https://c.na35.visual.force.com. Then it says to create a new CORS with this copied address. However, when I copy this into the new CORS original URL pattern then it will not save. Can anyone tell me what I am doing wrong? I can't move forward without this step and I really want to learn how to do this. Thank you!
I'm working on the Trailhead "Build a Community with Knowledge and Chat" because I really want to learn how to use the Chat Snap ins for communitites. I'm getting stuck on the "Create a Chat Snap-in" section. It says to go to the Visualforce pages and copy just the beginning of the address which is https://c.na35.visual.force.com/apex/CommunitiesTemplate. So I am copying  https://c.na35.visual.force.com. Then it says to create a new CORS with this copied address. However, when I copy this into the new CORS original URL pattern then it will not save. Can anyone tell me what I am doing wrong? I can't move forward without this step and I really want to learn how to do this. Thank you!
what should you do in the situation where you need to hide required fields for a profile on one record type but on another record type you need to show those same required fields? Because they are required fields you can't hide them on the record type by page layout, however if you use field level security to hide them then they will be hidden on the other record type that you need them to show on.  
I need to create a picklist field that will display all of a user's submitted cases so they can choose it if the inquiry they are writing us about is regarding one of those cases. Is there a formula that can pull different picklist values based on user id?
Hello,

I am trying to create a custom link on the Account page which, when clicked, will open up a google map and use the addresses, mailing and shipping, to get directions to one another. I realize that there is URL manipulation involved but when I try to replace the address with fields the background map showing topography grays out because of required coordinates in the URL.

Has anybody dealt with this / have any ideas.

Thank you,

Ben
Hello,

I am trying to create a custom link on the Account page which, when clicked, will open up a google map and use the addresses, mailing and shipping, to get directions to one another. I realize that there is URL manipulation involved but when I try to replace the address with fields the background map showing topography grays out because of required coordinates in the URL.

Has anybody dealt with this / have any ideas.

Thank you,

Ben