The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
47 views

Salesforce managed package that only redirects

I am totally new to SF so my question might sound weak. I want to publish an app to the appexchange store. The only functionality of this app would be to redirect the user to a configured URL when the ...
1
vote
2answers
43 views

“Overwrite users' personal custom app customizations” is not changeable

I installed my managed package beta in a sandbox, and realized that the tabs I had set in the developer org were not respected. I went to Create -> Apps in the developer org, and noticed that for my ...
2
votes
1answer
32 views

How to get all emails within the organization?

I'm making an application that needs to retrieve all the emails in the organization. Currently, I only get the email of one particular person, i.e. the one who install's the application. How do I get ...
2
votes
2answers
23 views

Can a Sites Guest User have a license in the Sbox?

Our app requires a license for the Sites Guest User. I do not see this in sandbox. A sites guest user cannot have a license in sbox? Is there a workaround? something I am missing?
1
vote
1answer
70 views

Data export from app on app exchange

I have a SFDC App which does data (Account, Contact, Lead) segmentation and flags them according to segmentation rules. I want to be able to provide a link on visualforce page to download certain ...
0
votes
1answer
95 views

How to set default app?

How to set the default app? I.e., after login, user should be redirected to default app, irrespective of what app was being used before prior logout. I tried setting the default app as custom app on ...
1
vote
1answer
54 views

Salesforce Authentication of user

How to make sure the user that installed my salesforce app is registered with my company and purchased subscription. One way I could think of is I'll email user SHA activation key and when they ...
0
votes
0answers
94 views

RemedyForce footprint has killed RunAllTests [closed]

After installing RemedyForce into our Org, RunAllTests are failing to complete. Anyone experienced this?
2
votes
0answers
170 views

special characters not displaying properly

Special characters such as ≠ or ≥ are displaying as question marks on a single customer's site. My app is a managed package and these characters appear correctly on all other instances, so I figure ...
0
votes
0answers
90 views

Appointment Scheduling Apps [closed]

I am looking for some Appointment Scheduling apps on appexchange. Time Trade is one of the options that I explored but it doesnt seem to match our needs. We have multiple locations, multiple ...
4
votes
5answers
185 views

What are the best practices for managing changing picklist values in managed packages?

One of the issues that we always see when creating new releases of our managed package is that new or changed picklist values don't deploy when someone upgrades our app using a new release that we ...
2
votes
1answer
73 views

Facebook toolkit session issue

I have created a Facebook app using the toolkit and have seem to run into what seems like a session caching issue. I'll use Pat (@metadaddy)'s test page to illustrate Login to facebook Go to ...
0
votes
5answers
210 views

Seeking a recommendation for a (preferably free) Project Management app?

I am looking for a a recommendation for a (preferably free) Project Management app in Salesforce. I am interested in setting up a system that would allow users to track internal projects on ...
7
votes
3answers
97 views

AppExchange Checkout for ISV outside the US

Does AppExchange Checkout already support ISVs located outside the US? I know that they are using Recurly and based on Recurly's website, they do accept Paypal Payments. Does this mean that anybody ...
3
votes
2answers
102 views

Building an App that works in Group & Professional Edition?

What are the considerations when trying to build an AppExchange Application that works for Group or Professional Edition? I understand that there are a lot of Professional edition org and it would be ...
2
votes
2answers
130 views

How do you change profile level security permissions on an app after it's been installed?

I recently had an app that had been installed a while ago. In the mean time we had created a new profile type which, since it hadn't existed when the app was first installed, didn't have permissions ...
9
votes
7answers
173 views

How can I build an app for a company that has two very distinct types of customers?

I am working on building an app for a startup company on the Force.com platform, and I am struggling to find the best way to set up and distinguish between two very distinct customer types. The ...