How to display the last field which is user selected from form builder with the field name and field type?
问题 I am making the form builder and I have an input field which is called as Firstname, Lastname, Email, Iagree. Whatever user choose the field from the form builder page, all the elements will store in the database after clicking on a button. Like I choose elements Firstname, Lastname, Email and iagree from my form builder page and saved it. In the database, it will store like below example Now I update the form builder and I change the form elements. It's displaying like below image. Using