The Add and Edit pages aren't updating properlly, visually, for required fields. The fields in the database are marked as Not Null. PHPR only detects that for some of the fields. For the others, I check the property of the Input Control as a required field, but the for Required Field does not appear next to the control. When I add this manually, then I have custom changes to the pages, which makes it a pain when I need to update something else and PHPR either complains, or I need to manually reset the page.
Are there any known problems with this functionality? Would it be possible, so that if an Input Control is marked as Requied, the Visual Editor would update the proper template variable to put the * next to the Input Control.