Defaulting today’s date

Sort:
You are not authorized to post a reply.
Author
Messages
Srini Rao
Veteran Member
Posts: 148
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.
      You are not authorized to post a reply.