Defaulting today’s date

 1 Replies
 0 Subscribed to this topic
 32 Subscribed to this forum
Sort:
Author
Messages
Srini Rao
Veteran Member
Posts: 149
Veteran Member

    We like to default today’s date in effective date field on phone number update form (Employee Space).

     

    What exactly I need to make change on the form using CC.  Here is my existing code looks like….  

            single column

                effective date

                Active

                Description

    Peter O
    Veteran Member
    Posts: 69
    Veteran Member
      Here's what you'd do:
      
      single column
          effective date
              initial value is system current date
          Active
          Description
       


      This will populate your effective date automatically with todays date.