Skip to main content
I have created a Force.com site, added a VF page to the site , the intent is to allow external users to create records for a custom object.

 

I would like the site to require a log in in order to restrict access - how do I do this or can it even be done?

 

PS I'm looking for a solution that doesn't require me to purchase Customer Community/Portal feature.

 

Thanks, Roger
2 respuestas
  1. 12 jun 2017, 11:30
    You want people to log in, but not pay for users... what about having the open ended page, but having them enter their email and a unique ID. You can have a validation rule do a "VLOOKUP" to another custom record to make sure that the two values are meant to be paired. 
0/9000