I'm building a dashboard using an HTML form cell. When I changed an attribute name and went back to the form to make sure that the name had also changed in the HTML cell, all of the dozens of << and >> were gone.
Steps:
- Create a form with an HTML form cell.
- Create a <<[something with a BO.attribute1]>> and another <<[something with BO.attribute2]>>.
- Go to the BO and change the name of attribute1.
- Go back to edit the HTML form and see that the name changed and that all << and >> are missing.