Hi! I need to add a “Last Checked” field to the Child Site edit screen for our developers to update once they’ve checked a website. I’ve read this topic: How do I add custom fields to site dashboard? and this topic: Customise Dashboard Menu of Managed Child Site, and have added the “Last Updated” column to the Manage Sites dashboard, but can’t figure out how to add a datepicker input to the Child Site edit screen.
Hey Bogdan. Thanks for your reply! Sorry, I think I’m just still confused on how to actually hook this field up to the database so it can store a value?
He means that the sampled code does not save the field to the database or retrieve it on page load of the site edit screen.
I need to do the same thing. When MainWP created the “clients” feature, the custom fields became client custom fields, so they apply to all websites where the client is used (I think that’s when it happend).
I need to have fields that are only for the individual sites, so the normal Clients->client fields isn’t going to work.
I’ve been trying to figure out how to add custom fields only at the site level, and that allows them to be used in Pro Reports tags as well.
My use case is that each website has a certain maintenance plan level and plan options, and I need to save that info somewhere and be able to show it in the report.