Default hidden value not saving

Support MB Frontend Submission Default hidden value not saving

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45320
    YasmineYasmine
    Participant

    I have this:

             [
                    'id'         => 'post_status_field',
                    'type'       => 'hidden',
                    'save_field' => true,
                    'std' =>  'new',
                ],

    But it is not saving. I changed it to text to check it was populating - it is. Even with text, it does not save. I can work with an if empty statement, but would prefer a solid value. Do you know what could be causing? Every other normal field on the form is saving.

    #45336
    PeterPeter
    Moderator

    Hello Yasmine,

    I don't see that issue on my demo site. Please export the field group to a JSON file and share it here. I will help you check the issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.