Skip to main content
Group

Salesforce Girls Who Code

0/9000

Hello, I'm i've received a request from our Community Manager regarding the desire to enable Community Moderation Rules for a Specific Chatter Group. Basically, every Post or Comment should be Reviewed for Approval. I didn't see a way to do this in the Moderation UI, but in the help articles its says you can do complex Moderation Rules using Code. Has anyone done anything like this? Thanks in advance!

2 comments
0/9000

Is it possible to create a fields picklist value with automation? 

10 comments
0/9000
4 comments
  1. Nov 1, 2019, 8:31 PM
    @Jeremy Metzler Is this specific to AA? We push the latest version to all sandboxes and then to all production orgs in a few weeks. You do not have to manually do it unless for some reason your org did not get updated.
0/9000

I have a requirement that must upload a supporting document to each checklist field that gets checked for completing it. There are 8 steps and requires a file attachment for each checkbox step. Is it possible to create a file attachment button next to a checkbox field and validate that a file was attached for that Checkbox? 

5 comments
0/9000

Hi folks, I need your help. We use Visualforce pages in our customer community. Case View page is a visualforce page (see Exhibit A). I need to be able to add a custom objects "EDI Enrollments" related list to the Case View page. There is a Case Lookup on the EDI Enrollment object. We have folks internally creating the EDI Records from the case page, but need them to be visible from the case for customers in the community. This is similar functionality that has been added for attachments section using Visualforce component (Exhibit B). I need to display an Enrollment record at the bottom of the Case record. Any pointers here is appreciated. 

4 comments
0/9000

Hey Folks, I'm looking for a little help with developing a button that when clicked simply downloads all attachments on the record to your computer. Is something like this possible? Thank you

2 comments
0/9000

Does anyone know how to schedule Apex Class so that it runs daily at 8:30AM (on the half hour) which is the start of our Business Hours. When I go to Schedule the Apex Class i only seem to have options for the 8:00, 9:00, etc. My understanding is that it's done in the Apex class itself to reference the Business Hours however, I'm not sure how i should setup the Scheduling part through the interface? Is there another way to do this?

5 comments
0/9000

Does anyone know how to create a link in a visualforce page and have that link take on the style of your CSS class. For instance, I have this footer "Legal Notices | Company ABC Inc." I want "Legal Notices" to be a link to our website and make this all the same style using apex? I'm stuck.

3 comments
0/9000