Skip to main content

#Application0 人正在讨论

Hello,

 

Is it possible to have support of OpenTelemetry in the APEX and javascript part of the application deployed on SFDX?

Thks

 

Yoann

1 条评论
  1. 2020年12月14日 19:19
    Did you find an answer or a way to do this? Looking to implement distributed tracing in APEX and need to have the trace start in my SF org.
0/9000

Hello,

So I was trying to update my Analytics Template using VS Code and I encountered this error

"Failed to assemble External Files for application [Folder id ]",

the only change that I made was to refresh the one of the datasets present in the application.

Does anyone knows how to resolve this issue.

3 条评论
  1. 2020年9月16日 08:43
    Thanks @Peter Lyons @Skip Sauls

    for the help,I tried to do the above but unfortunately its still throwing the same error. but I was able to solve error by using the above approach in one of my other apps.

    Is there any other way using which I can update the template of my app,like manually adding the external files CSV in the Vs code folder etc.

0/9000

Hello! I'm working on a project where we want clients to be able to complete a long application in multiple sittings (like the Common App for college admissions).  Other than using a SF Community where each person can have their own account and enter the application that way, what other solutions could we use?  We are only talking about 40 - 50 applications coming in once a year.

Thanks!

0/9000

Hello, I applied for this program about a month ago. But I haven't got any response yet. May I know when I can expect to get the status of my application?

3 条评论
0/9000

Hi All,

I hope all are doing good. Thanks for accepting my application for mentorship.

I am looking for some inputs on how to add salesforce knowledge into my testing career. I am seeing many jobs which ask salesforce specific testing. Please assist me with the resources. I am eager to learn.

 

Thanks,

Ramesh

2 条评论
0/9000
0/9000

My organization is looking for an applicant tracking system for our Fellowship program and I would love to figure out what our options are!  Some details on volume in case that's helpful - we get about 2,500 - 3,000 applications per year and have 800+ evaluators access our current ATS to rate applications.  Any thoughts or guidance would be much appreciated!

1 个回答
0/9000

I have a custom-object called applications that is a child of a contact. I also have a custom-object called matchups that is a child to applications.

Every year a contact gets a new application record and a child matchup underneath that application. What I would like is for you to be able to click on an application record and see all the matchups associated with not only this application but also all the matchups associated with other applications from a specific contact.

Possible?

@Salesforce.org System Administrators@Nonprofit Hub
2 个回答
  1. 2018年6月10日 15:15
    @Anthony Piantine

    If you're using Lightning, it's easy enough to add a Related List component to the Application Record Page that uses the Contact as the Parent and shows all the other Applications. If you wanted to show all the Matchup records associated with those Applications with out of the box functionality, you would need to create a lookup from Matchup to Contact (would be easy to fill and update with a Process Builder that fires on Matchup create and edit) and then you can show the related Matchup list of the Contact on the Application Record Page.

    And if you don't want to create a lookup on Matchup to Contact, you can always create your own Lightning Component or use one of the many free Lightning Component tables available on the AppExchange like this one:

    https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000EVK8iUAH

    If you're not on Lightning, you should get on Lightning :).

0/9000
We have been using a customer portal for the last 2 years to collect data via 2 different #forms (a 2 step #application process for a travel grant). Each year, because of the feedback from customers and slight changes in our processes there are little updates. But this has become too time consuming and costly (it requires coding). We also send #surveys

out using Google Forms and update these semi-manually into SF. I'm looking for an alternative that hopefully can manage both and it allows us to make changes easily and it links to SF seamlessly.

The longer forms include:

- Eligibility pre-questionnaire

- Different pages with questions and users can move back and forth

- Fields: short and long text, date, currency picklist and multi-picklists, checkboxes, email, etc

- The data collected syncs to the Contact record and custom objects

- There is explanatory text around the questions

- A copy of the application can be downloaded as PDF

Because it's a fairly long form:

- Users can save before submitting.

- A counter is displayed for some questions which decreases as you type so you know how many characters you have left for that question.

We would consider losing some of the features but there are some features that are essential. I can expand any of the points if required. Or send me a private message.

I have looked into ClickTools and it looks great except that it doesn't allow saving (we think this is one of the essential features). I want to check again FormAssembly (anyone using it?). But I wonder if others know of ways we can achieve this?

Many thanks in advance!

@Salesforce.org System Administrators @Nonprofit Hub @Nonprofit App Advice and Reviews@Sarah Gill
25 个回答
  1. 2014年7月7日 11:50
    Hi Roger, Might be worth talking to Dan at the Walcott Foundation. He is using FormAssembly to process grant applications and reports from grantees. I believe he is quite happy with it!
0/9000