Volunteers-for-Salesforce icon indicating copy to clipboard operation
Volunteers-for-Salesforce copied to clipboard

Volunteers for Salesforce managed package

Results 100 Volunteers-for-Salesforce issues
Sort by recently updated
recently updated
newest added

In VOL_CTRL_SendBulkEmail.SendEmail(), the error handling is enumerating over list. Within this enumeration loop, it is querying for Contact names, one record at a time. This can lead to hitting soql...

We have a volunteer who uses JAWS for Windows and is unable to report hours. In looking, there are issues like form labels not having corresponding identifier for the input...

VOL_SharedCode_TEST.CodeCoverageTests() calls VOL_SharedCode.LoadAndCopyObject(c.Id, c2) which will try to copy all fields on contact. Unfortunately, the compound fields are not supported in VOL_SharedCodeAPI25.LoadAndCopyObject() due to needing to stay at API 25....

Thomas Taylor (Coolbrook Consulting) @David Habib In looking into this, I noticed that PersonalSiteTemplate.page is loading both fully white-spaced and minified versions of the Bootstrap CSS and JS: Is there...

hub post: https://powerofus.force.com/0D58000003ZdwDN others have asked for this many times as well. the best solution might be to support a color field on the Job, that would allow the user...

currently on the Sites page, if the user enters a Volunteer Organization that matches an account, and we are creating a new contact, V4S will use that account. This may...

hub thread here: https://powerofus.force.com/0D58000003X7BIG

hub post with reproducible steps: https://powerofus.force.com/0D58000003PtljE basically, the contact has completed VRS hours in the future. when the JRS gets changed, the VRS future hours maintain their status, but have...

Currently the popup form is always y+20 pixels down from where the 'Signup' link was clicked. This poses aggravation when visiting this page on a mobile device. If the vertical...

Could we please have buttons that allow the list to be sorted multiple ways. Currently it is sorted by event date with the most recent first. WE would also like...

Enhancement
Medium Priority