• Resolved imahir518

    (@imahir518)


    Hello everyone;
    Is there any way can call or run a PHP code or xyz PHP snippet code inside the drop down menu option/value to return a date value in Form Maker?
    I tried these two methods and none of them worked. I put these codes inside the Value field of the radio button selection:
    1.php code:
    <?php
    echo date();
    ?>
    2. by calling the following XYZ PHP Snippet code:
    [xyz-ips snippet=”singleDate”]

    also i tried: echo do_shortcode(“[xyz-ips snippet=’singleDate’]”);

    Thank you

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Form Maker Selection Option Value & PHP Code’ is closed to new replies.