• Resolved westmind

    (@westmind)


    I think, we just bound a few bugs and would like to report them.

    Create a multistep form and add a Repeater with 3 drop-down fields and 2 drop downs outside the Repeater, Save and update. Run the form and add some data. All good. Now, select this Form -> go to Settings -> Data Views & Edit -> Create View, add shortcut to a new page and go back to form’s Settings Data View List, select the new View and Edit Table. Now, try the following:

    Under Custom Mapping, add all 5 form fields you have inside Repeater, save and check. Refresh the page with the shortcode i.e [bitform-view id=’3′] . Only 2 drop-down fields which are outside of the Repeater appear. We can add the entire Repeater code but that comes up very messy.

    The same applies to the Details Page [Details Page Styling] where the Back button doesn’t work [404] and Repeaters fields [drop downs] also do not appear. In addition, when adding a Smart Tag Fields with any URL, all URL’s aren’t presented as hyperlinks. Just text.

    Going back to Bitform Table View styling the view, Table Rows -> Text Align to Left doesn’t work in Page View. Also Search Box [Text] decreasing it to 12 doesn’t work.

    Another one, when creating a PDF template and setting up the page in Horizontal, and image [logo] on top of the page doesn’t align in the Centre of the page. It keeps aligned to the left.

    There’s also another bug crashing the form creator when disabling the search or reset field under Countries however, this one is hit and miss.

    Last one, when adding the ${bf_all_data} to an email template or PDF template, fields do not appear in the right order. All is random.

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Abrar Faisal

    (@abrarfaisal87)

    Hi @westmind,

    Thank you for reporting these bugs. I’ll address them one by one.

    Since Data Views and List are still in beta, displaying data from Repeater fields is not yet available. In the Details Page styling, the back button currently redirects to an invalid link, which is why it shows a 404 page not found error, and Repeater fields data also don’t appear there. Smart Tags with URL also display as plain text rather than hyperlinks. These have all been identified as bugs.

    Regarding Table View styling, on our end the Table Rows → Text Align Left option works properly and is set as the default. Other alignments are also working correctly, and the Search Box size adjustment works as expected. If you are still seeing issues here, please share a screen recording so we can better understand.

    The logo centering issue in the PDF template was resolved during our live chat.

    We also identified the issue with “something went wrong” error when “search clearable” is clicked. We logged it as a bug.

    For the ${bf_all_data} smart tag, you are correct that the fields do not appear in the same order as the form. This happens because the fields are rendered based on their field keys.

    We’ve passed these issues along to our developers and they’ll be working on fixes.

    Thank you again for your detailed report.

    Thread Starter westmind

    (@westmind)

    Hi Abrar,

    Do you have any updates on the bugs in Data Views & Edits?

    Thanks.

    Plugin Support Abrar Faisal

    (@abrarfaisal87)

    HI @westmind ,

    The Data views and list issues fix are still in development, you will let you know when the fix is added.

    Thank you for your patience.

    Plugin Support Abrar Faisal

    (@abrarfaisal87)

    Hi @westmind

    We’ve released an update yesterday that includes fixes for the issues you mentioned earlier. Please update Bit Form to the latest version and check again.

    Since these bugs have been addressed in the new release, I’m marking this topic as resolved.

    Thank you for your patience and for helping us improve Bit Form!



    Thread Starter westmind

    (@westmind)

    Hi Abrar,

    Thank you for getting back to us. We tested again after updating the plugin, and it looks like two issues have been partially resolved:

    Issue 1: Repeater Fields
    The fields values from the inside the Repeater now display correctly. However, they do not display if added as single fields from the Form Fields drop-down in the Details Page under Data Views & Edit → Edit Table.

    Steps to reproduce:

    Create a Repeater and add two fields: Country and City.

    In the Details Page, select Repeater from the Form Fields drop-down → works fine.

    Now, try adding Country and City individually from the same drop-down → values do not display.

    This same issue also occurs in email templates and PDF attachments.

    Issue 2: Document Upload Field

    After submission, the uploaded document names appear correctly in the Table View and are hyperlinked. However, the hyperlink itself does not work (Error 404).

    In the Details Page, the document upload ${bxx-x} code does not appear in the Form Fields drop-down.

    If added the ${bxx-x} code manually, the uploaded document name displays, but the hyperlink is missing. Email templates and PDF attachments are affected.

    Thank you.
    Thread Starter westmind

    (@westmind)

    Hi Abrar,

    One of the issues mentioned earlier, where hyperlinked files returned a 404 error, was resolved by removing three lines from */wp-content/uploads/bitforms/uploads/.htaccess.

    Order allow,deny
    Deny from all
    Require all denied

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

You must be logged in to reply to this topic.