• Sathiskumar Shanmugam
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies

Hi,

 

Am having two custom objects assume A and B. If i create new custom field in Object A means the same field should be create in Object B also. I may select any available datatypes while creating field in Object A, but it should be create in Object B as Checkbox field only. Is there any way to make relationship between objects to achieve this.

 

If it can be done by using VF page means, please post some sample codings.

 

 

 

Thanks,

 

Hi,

 

Is there anyway to create custom fields in custom object from Visualforce page dynamically.

 

 

Hi all,

 

Greetings!

 

Currently am working on Force.com site in Developer Edition.

 

I have created static pages for site using HTML and CSS to give better look and feel.

 

Now, I have successfully embedded portal login into the Force.com site page.

 

Portal login works fine from Force.com site. But, the portal look and feel is somewhat classic model.

 

I need to change the entire look and feel for the portal. so that it will be same look as my Force.com site pages.

 

My query is how can I change the look and feel for the portal.

 

Thanks in advance.

 

Cheers,

Sathiskumar Shanmugam.

Hi all,

 

Greetings!

 

I am developing Force.com public site in Developer Edition.

 

I have a query on maintaining session between VF pages.

 

I have created one custom object to store username and password.

 

Created two VF pages called Login and Welcome and enabled for Force.com site.

 

Once the user enters login credentials on login VF page, the controller will authenticate the user and it will redirect to Welcome VF page. After logged out if I click on back button it goes to the welcome VF page without authentication details.

 

So, my query is how to maintain session between VF pages.

 

For Eg. here I should maintain session between Login and Welcome VF pages.

 

Let me know, is there anyway to maintain session in VF pages.

 

Thanks in advance.

Hi,

 

Am having two custom objects assume A and B. If i create new custom field in Object A means the same field should be create in Object B also. I may select any available datatypes while creating field in Object A, but it should be create in Object B as Checkbox field only. Is there any way to make relationship between objects to achieve this.

 

If it can be done by using VF page means, please post some sample codings.

 

 

 

Thanks,

 

Hi all,

 

Greetings!

 

I am developing Force.com public site in Developer Edition.

 

I have a query on maintaining session between VF pages.

 

I have created one custom object to store username and password.

 

Created two VF pages called Login and Welcome and enabled for Force.com site.

 

Once the user enters login credentials on login VF page, the controller will authenticate the user and it will redirect to Welcome VF page. After logged out if I click on back button it goes to the welcome VF page without authentication details.

 

So, my query is how to maintain session between VF pages.

 

For Eg. here I should maintain session between Login and Welcome VF pages.

 

Let me know, is there anyway to maintain session in VF pages.

 

Thanks in advance.