setIcon("Disk.svg"); $SaveButton->setName("F_Submit"); $SaveButton->makeSubmitButton(); $CancelButton = new HtmlButton("Cancel"); $CancelButton->setIcon("Cross.svg"); $CancelButton->addSemanticClass("btn-danger"); $CancelButton->setName("F_Submit"); $CancelButton->makeSubmitButton(); # escaped values $SafeSchemaId = defaulthtmlentities($H_Schema->id()); $SafePrivilegesError = defaulthtmlentities($H_PrivilegesError); # ----- DISPLAY -------------------------------------------------------------- ?>

Edit Metadata Schema

There was an issue with the viewing privileges and they were not saved:

displayFormTable(); ?> getHtml() ?> getHtml() ?>