• tsantoshkumar111.3921413439334087E12
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
HI i have a requirement.
i have 2 objects object A and object B object B is the master object and object A is child. on object B i need to create a custom button, onclick the custom button i need to popup a visualforce page we have fields along with save button . on entering the fields and on clicking the SAVE button the fields should get updated on the object A fields.

please let me know how to do it.. 


thanks in advance..
regards,
Santosh
HI Members,


i have a requirement.
i  want to create a custom using the javascript on an object . onclicking the object the particular record id should get updated in the custom field on the user object.

custom field api in the USER object is house_hold__c and object  API is student__c(this record id should get updated on the USER custom field house_hold__c) i want to update it dynamically.


thanks in advance.
HI Members,


i have a requirement.
i  want to create a custom using the javascript on an object . onclicking the object the particular record id should get updated in the custom field on the user object.

custom field api in the USER object is house_hold__c and object  API is student__c(this record id should get updated on the USER custom field house_hold__c) i want to update it dynamically.


thanks in advance.