NO BUG: Change of Element ID for Form not working

Bricks version: 1.9.6.1

Hi Bricks community,

when i change the Element ID of a Forms element, the change is not reflected at the “Form Submissions” page in Bricks.

If I change the element ID,

image
(Example, i changed the Element-ID to “brxe-test”)

submissions are not displayed under the changed element ID, but under the element ID originally assigned by Bricks for the form element.

image
(Example: The original assigned Element ID “ajakqg” is still applied, even if i submitted forms after the described change)

Issue was also noted & discussed here: HELP: How to change Form ID

Hope you can help here.
Thanks,
joeba

Hi joeab,
Thanks so much for your report!

There are actually two IDs: the HTML ID (which can be edited) and the Bricks element ID. In principle, these are initially the same.

However, after renaming the HTML ID, it still refers internally to the Bricks element ID. In other words, the Bricks element ID is not renamed, as this would create a huge mess.

Based on the form name, however, you should be able to recognize the form within the submissions.

This issue is not the same, as I assume that the section containing the form was saved as a template, or the page was duplicated with some plugin, and the IDs were not updated as a result. We already have several reports on this and are working on a solution. The problem is described here using popup templates: WIP: Links & Inputs broken in popup, CSS overridden out of nowhere - #4 by mr.matt.eastwood

Best regards,
timmse

1 Like