Click on ACF column to edit field
Hi.
I am using the pro edition of the plugin together with ACF.
I have created a custom post type and added a date-field with ACF. I am not going to use the title for the posts.
I have added a piece of code that automatically sets the title of the post to the value of my custom date field.
The reason that I don’t want to use the title field to store the date is that 1) it does not provide the user with a date-picker, or any validation, and 2) the posts will not be sorted correctly by date.
I have added the date column with your plugin, but if I remove the title-column from the post listing I cannot click to edit a post, because the date-column is not linked to the post.
Is there any way to solve this for me?
You must be logged in to reply to this topic.