• Resolved Alisha Thomas

    (@eightysevenweb)


    I am using Fluent Forms for front end submission. If I select “No” for all day event, it works fine. But, if I select “Yes” it isn’t saving as an all day event. In the form, I have the value of No set to 0, and Yes set to 1. I know this is working, because when I view the entry in Fluent Forms, I can see the values (0 or 1) correctly.

    In the post feed settings, where I map the mete fields, I have _piecal_is_allday set to {inputs.all_day:value}.

    This seems correct to me, but am I missing something?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jonathan Jernigan

    (@apexws)

    Hi Alisha! My apologies for the delay here.

    It sounds like you’re doing everything correctly. My only guess at this point would be to check the :value portion of the tag paremeter in Fluent Forms.

    I know in Gravity Forms it’s possible to output the field value or the label, so I’m wondering if perhaps that tag needs to be slightly different?

    Since we’re losing the expected result after the submission, but you see it in Fluent Forms you might also want to check the value saved to the database for that post. It should just show nothing or “1”, so if you see anything else there’s an issue with that data being passed from the tag.

    Hope we can get this figured out for you!

    Plugin Author Jonathan Jernigan

    (@apexws)

    Hey Alisha,

    I’m going to close this due to time, but feel free to reach out if you need further assistance.

    Thanks!

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

The topic ‘All Day Event not saving value’ is closed to new replies.