• Resolved didoulr

    (@didoulr)


    Hello,

    I need to use these two tags what code do I have to add for this to work?
    thank you in advance

    [date* Datedenaissance]
    [number* Age]

Viewing 1 replies (of 1 total)
  • Plugin Author GusRuss89

    (@gusruss89)

    @didoulr you can use the [md-text] shortcode for both.

    [md-form]
    
    [md-text label="Datedenaissance"]
    [date* Datedenaissance]
    [/md-text]
    
    [md-text label="Age"]
    [number* Age]
    [/md-text]
    
    [/md-form]
Viewing 1 replies (of 1 total)
  • The topic ‘date and number’ is closed to new replies.