• shimy jos
  • NEWBIE
  • 10 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
whenever an invoice(Invoice__c is the custom object) is created ,the opportunity status must change to open .How can i do using validation rule?
My object is Question__c and Picklist field(Type__c) having values"Text","Radio Button", "Checkbox". If user choose radio button from the list then the value in the textfield(Question__c) should display as radio button and if checkbox ,display as checkbox. Please help me to find solution for this as i am new to salesforce.
whenever an invoice(Invoice__c is the custom object) is created ,the opportunity status must change to open .How can i do using validation rule?
My object is Question__c and Picklist field(Type__c) having values"Text","Radio Button", "Checkbox". If user choose radio button from the list then the value in the textfield(Question__c) should display as radio button and if checkbox ,display as checkbox. Please help me to find solution for this as i am new to salesforce.