@leuname07
Osclass database does not contain field that could be used to store such information, so what you need to do is add new column into t_item table, add save/update function for posted_item/edited_item hook, add fields to item-post.php/item-edit.php and then update item.php based on this field (show/hide form)