• Dipika
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 14
    Questions
  • 9
    Replies

Hi, 

As we have a method in javascript to check that current app is console or not.

sforce.console.isInConsole()

 

do we have alternate method for it in apex code by which we can check current app is console or not?

 

Thanks


Hi,

can we create list view in knowledge article object?

  • April 19, 2012
  • Like
  • 0

hi,

        I want to close the child window with refreshing parent window. I have used the code.

 

function closePage(){

window.opener.parent.location.replace('/{$CurrentPage.parameters.id}');

window.close();

}

 

it is working in firfox,chrome but not working in internet explorer.

 

can someone suggest for internet explorer what should be the code?

  • March 19, 2012
  • Like
  • 0

Hello,

           Can I any one tell how can I get the current temperature of city by entering zip code on visualforce page.

           which web services should i use?

 

 

 

  • January 31, 2012
  • Like
  • 0

hello,

          I m using dyna tree plugin for tree view presentation in which node are created by json string.

          i want to use command link with node value. like if my root node is Wilsan. than my output should be

          

          wilsan   Edit  Del

         ----child1

        ----child2

 

but i m not able to get how i can add custom link with node.

do u have any solution????

  • January 23, 2012
  • Like
  • 0

hello,

         I want to use apex:dynamic component in my page to addcomponents dynamically.

         But it is giving me error ' Unknown component apex:dynamicComponent'.and it is released in summer 11.

         

  • January 20, 2012
  • Like
  • 0

hello,

         I am creating a tree view on my vf page in which i dont know levels of tree. can anyone tell how can i add 

         dynamic apex:repeat in my vf page for levels of tree?

 

  • January 20, 2012
  • Like
  • 0

I want to login my facebook account from my visualforce page by entering my facebookId and password in text box. and want to show online friends.

 

is there any way to do it?

  • January 18, 2012
  • Like
  • 0

hello,

          I m using google service class for authenticating user on my page. but i m using direct google service class methods. so when i m creating test class it is giving error of webservice callout. so is there any way to use google service class and also test that class in which i m using this??

  • January 16, 2012
  • Like
  • 0

I made a controller in which i want to login  in google account. i used google service class of google api but in its constuctor application name is required..

so what would be my application name if i want to login by doing entry username and password in visualforce page...???

  • January 11, 2012
  • Like
  • 0

I have a visualfoce page in which two fields are there Username and password for google account login.

plz tell me how can i login by this visual force page to my google account?

  • January 10, 2012
  • Like
  • 0

how can we use inline edit support in pageblocksection?

  • January 06, 2012
  • Like
  • 0

how can we fire an javascript function by clicking on outputfield??

  • January 06, 2012
  • Like
  • 0

is there any way to change ascii value to characters in apex class?

  • December 22, 2011
  • Like
  • 0

hi,

        I want to close the child window with refreshing parent window. I have used the code.

 

function closePage(){

window.opener.parent.location.replace('/{$CurrentPage.parameters.id}');

window.close();

}

 

it is working in firfox,chrome but not working in internet explorer.

 

can someone suggest for internet explorer what should be the code?

  • March 19, 2012
  • Like
  • 0

Hello,

           Can I any one tell how can I get the current temperature of city by entering zip code on visualforce page.

           which web services should i use?

 

 

 

  • January 31, 2012
  • Like
  • 0

hello,

         I want to use apex:dynamic component in my page to addcomponents dynamically.

         But it is giving me error ' Unknown component apex:dynamicComponent'.and it is released in summer 11.

         

  • January 20, 2012
  • Like
  • 0

hello,

         I am creating a tree view on my vf page in which i dont know levels of tree. can anyone tell how can i add 

         dynamic apex:repeat in my vf page for levels of tree?

 

  • January 20, 2012
  • Like
  • 0

I want to login my facebook account from my visualforce page by entering my facebookId and password in text box. and want to show online friends.

 

is there any way to do it?

  • January 18, 2012
  • Like
  • 0

how can we use inline edit support in pageblocksection?

  • January 06, 2012
  • Like
  • 0

is there any way to change ascii value to characters in apex class?

  • December 22, 2011
  • Like
  • 0