• Resolved mllapan

    (@mllapan)


    Can I populate fields like…
    for title….<input value=”<?php echo $dynamic_title”;?>”>
    for description…<textarea><?php echo $dynamic_description”;?></textarea>

Viewing 1 replies (of 1 total)
  • Robin

    (@emazharulislam)

    Hello @mllapan,

    If you want to populate your own custom fields in the form then you can use this action “wpuf_add_post_form_top” Check more details from here.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Can i pre-populate fields?’ is closed to new replies.