• sahi
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 10
    Questions
  • 12
    Replies

Hi,

 

I am working with Customer Portal,When I login as Customer Portal User I am

able to see only Required filelds in Custom Objects,and Some fields inStandard Object.

Is there any way to enable the other fields to Customer Portal User.

 

If any one know about this,Please help me.

 

  • May 06, 2011
  • Like
  • 0

In my Application I am working with Salesforce to Salesforce

to send records from source organization to destination organization

i have transfered some records successfully but after that I got error

as "INVALID PARTNER NETWORK STATUS",I have given the status as 'ACCEPTED'

I am unable to find why it is throwing error.

 

If any one know this,Please help me

Its urgent.

 

 

Thanks

  • March 31, 2011
  • Like
  • 0

 

In my Application I am working with Salesforce to Salesforce

to send records from source organization to destination organization

i have transfered some records successfully but after that I got error

as INVALID PARTNER NETWORK STATUS,I have given the status as 'ACCEPTED'

I am unable to find why it is throwing error.

 

If any one know this,Please help me

Its urgent.

 

 

Thanks

 

 

  • March 31, 2011
  • Like
  • 0

 

Hi,

 

In my application i need to develop a component for Tree view,

it means I need to get the child records when a master record is clicked

if the child is master for other object then it should be displayed

also the other child for the master if any.

 

 

If any one know the solution,help me.

 

 

  • March 09, 2011
  • Like
  • 0

 

           How to get the fields from child record to master record.I have done

           merging records using merge statement.Like merge c1 c2;

 

           But I am unable to get the child record fields in to master record(c1),

           the fields that are not present in master record after merging.

 

 

        If any one know the solution,tell me.

 

  • February 14, 2011
  • Like
  • 0

 

            In my application I need to merge all the records of contact that contain

            same value in a field,for example if 10 records have the same phone no then I need

            to merge all these 10 records to one record.We can merge only 3 records

            but is this posssible.

 

            If any one have an idea,please tell me.

  • February 11, 2011
  • Like
  • 0

 

  Is it possible to communicate from salesforce to Java,

 

   I mean to say in my application if I perform a button click in my page 

   it should get the google sites which are present in my gmail,for getting sites I have  code in java,I have to use

   that code for getting the sites through java integration to salesforce.How can I communicate with this 

  code in to my VF page.

 

 

 

      If any one know the solution please help me..

  • February 07, 2011
  • Like
  • 0

 

 

       In my application I have added the GoogleDoc tab to saleforce and,

       when I clicked the GoogleDoc tab it is asking for signin to the GoogleDoc account.

 

     Is it possible to get the Documents directly without signing in to my account.

 

 

      Can any one help me in this issue..

 

 

  • February 01, 2011
  • Like
  • 0

 

   In my application I need to fade the page on load(when it is loading).

 

      I have used this code but its not working...

 

<script>
$(document).ready(function(){

 

$(document).ready(function () {$('.nav').fadeIn(3000);});
});</script>

    and then div tag <div class="nav" style="display:none"> 

before closing page tag.

 

Can any one help me.

  • January 24, 2011
  • Like
  • 0

 

Hi

 

                          In my application when a link is clicked through new tab it should direct to the respective

                            record,through Java Script.

 

                                                  can any one help me.

  • January 06, 2011
  • Like
  • 0

Hi,

 

I am working with Customer Portal,When I login as Customer Portal User I am

able to see only Required filelds in Custom Objects,and Some fields inStandard Object.

Is there any way to enable the other fields to Customer Portal User.

 

If any one know about this,Please help me.

 

  • May 06, 2011
  • Like
  • 0

 

           How to get the fields from child record to master record.I have done

           merging records using merge statement.Like merge c1 c2;

 

           But I am unable to get the child record fields in to master record(c1),

           the fields that are not present in master record after merging.

 

 

        If any one know the solution,tell me.

 

  • February 14, 2011
  • Like
  • 0

 

 

       In my application I have added the GoogleDoc tab to saleforce and,

       when I clicked the GoogleDoc tab it is asking for signin to the GoogleDoc account.

 

     Is it possible to get the Documents directly without signing in to my account.

 

 

      Can any one help me in this issue..

 

 

  • February 01, 2011
  • Like
  • 0

 

   In my application I need to fade the page on load(when it is loading).

 

      I have used this code but its not working...

 

<script>
$(document).ready(function(){

 

$(document).ready(function () {$('.nav').fadeIn(3000);});
});</script>

    and then div tag <div class="nav" style="display:none"> 

before closing page tag.

 

Can any one help me.

  • January 24, 2011
  • Like
  • 0

 

Hi

 

                          In my application when a link is clicked through new tab it should direct to the respective

                            record,through Java Script.

 

                                                  can any one help me.

  • January 06, 2011
  • Like
  • 0