function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lesanglesang 

My end-user can use my VisualForce page?

Hi All,

I am building an application for my end-user. I have created some VisualForce (VF) pages now I want my end user use those my VF pages. I should deploy on AppExchange? VF can be shared on AppExchange? If it can then how to deploy it?.

I need your help.

Thanks.
Ron HessRon Hess
Visualforce is not able to be included in a package at this time, your customer would install pages that you provide. Apex Classes can be installed via appexchange package. Packaging is on the roadmap, but not available in this Summer 08 release coming up.
lesanglesang
Thank you Hess,

My end user want to add new Session for his contact in SF.com. So I must design New Session page (It is similar to New Event page in SF.com. Like that: http://picasaweb.google.com/anhsangle/VNetWorkingImages/photo#5205989206377841010). Session object (Session table) is on my external web application.
I can use VisualForce to design New Session page? If use VisualForce, how to get data from Session table in my external application?

Thanks so much.


Message Edited by lesang on 05-29-2008 07:36 PM