• azimu
  • NEWBIE
  • 10 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi all,

Was hoping I could get some help with programming a button! I've got a custom object "service" which has a field expirydate__c (date) and a field billfrequency__c (number). 

This sounds easy but for some reason I'm having a really hard time doing it - I'd like to have a 'renew' button which calls a class which simply updates the expiry date to previous expiry date + billfrequency.

Any help much appreciated! 
  • February 17, 2015
  • Like
  • 0
Hi all,

Was hoping I could get some help with programming a button! I've got a custom object "service" which has a field expirydate__c (date) and a field billfrequency__c (number). 

This sounds easy but for some reason I'm having a really hard time doing it - I'd like to have a 'renew' button which calls a class which simply updates the expiry date to previous expiry date + billfrequency.

Any help much appreciated! 
  • February 17, 2015
  • Like
  • 0