How to add custom field in new message page


Home Forums Front End PM PRO How to add custom field in new message page

This topic is: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15468
    Jianfeng Zhang
    Participant

    I want to add

    1. a date-picker field on new message page,
    2. a placeholder in the message box.
    every field must be stored into database, and then display on set message page, can you give me a guide?
    Thank you!

    #15483
    Shamim Hasan
    Keymaster

    You can use fep_form_fields filter to add your field. Then fep_form_field_output_TYPE action hook to output your field. Then use fep_action_message_after_send to save that value in database. and last use fep_display_after_message to display its value in message.

Viewing 2 posts - 1 through 2 (of 2 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.