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
Omega3kOmega3k 

Porting a Force.com Portal to another ORG

Hi Everyone,

 

I would like to port the following portal page, built on Force.com:

 

http://aeglepharmaceuticals.force.com/

 

What would be the best (and easier approach) to doing this in the most timely manner?

 

Thanks

Omega3kOmega3k

UPDATE: I keep getting the following error when trying to create a new user through the Site.

 

Insert failed. First exception on row 0; first error: CANNOT_INSERT_UPDATE_ACTIVATE_ENTITY, record type missing for: Account: []

 

I checked everything, and all the record types are present, mapped to the profile, etc. Also note that the picklists on the New User creation page aren't pulling the values from the "Account" object, and aren't showing up as required fields even though they're coded as such.

 

Any advice?

 

Thanks