• Resolved DianaN

    (@desertdianagmailcom)


    Hi Experts,
    I installed your plugin for use of your pregnancy calculation. My issue is that the conception date and due date are the wrong date format. Both should be the mm/dd/yyyy. How do I change those fields to show the same format?

    Thank you for your help!
    Diana

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @desertdianagmailcom

    You simply should use the second parameter of the CDATE operation, to decide the output format, for example:

    
    CDATE(fieldname1+14, 'mm/dd/yyyy')
    

    and that’s all.
    Best regards.

    Thread Starter DianaN

    (@desertdianagmailcom)

    Wow…..you exceed support expectations!! 1 minute and fixed!
    Very impressed and thank you so much, it worked perfectly.
    Cheers,
    Diana

    Plugin Author codepeople

    (@codepeople)

    Hello @desertdianagmailcom

    It has been a pleasure.

    Best regards.

    Thread Starter DianaN

    (@desertdianagmailcom)

    One more question, why does the conception and due show a old date until the user adds their date and submit? Right now both show dates back to 1970.

    Plugin Author codepeople

    (@codepeople)

    Hello @desertdianagmailcom

    Because you have ticked the checkbox in the settings of the Date/Time field (Enter the first day of last menstrual period) for considering the default value as placeholder. If the default value is a placeholder, it won’t be a real value (so, the field value would be empty). Please, untick the checkbox from the settings of the date/time field.

    Best regards.

    Thread Starter DianaN

    (@desertdianagmailcom)

    Perfect……..once again! So happy I found your plugin!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Pregnancy Calculator’ is closed to new replies.