theoretic Posted May 5, 2022 Share Posted May 5, 2022 Hi friends! And thanks for Processwire! I've found a... hmm, not a bug but rather missing feature. Let's imagine we have a field of type Page Reference. Due to some reasons (e.g. for having possibility to create new pages directly from inputfield) we assigned a Parent page to Selectable pages settings of our inputfield. Later we decide that we n o longer need that Parent page setting. And - voila! - there's no possibility to unset it. In fact, this impossibility may lead to errors like "A page does not have necessary parent" which may appear while populating our inputfield programmatically. At the moment, the only way to fix this is to edit the database manually and to delete the parent settings from 'data' column. Hope this will be fixed in later versions of Processwire. Thanks again! Link to comment Share on other sites More sharing options...
matjazp Posted May 5, 2022 Share Posted May 5, 2022 Are you talking about this? You can unselect the curent parent if you hover over it. 3 Link to comment Share on other sites More sharing options...
theoretic Posted May 10, 2022 Author Share Posted May 10, 2022 Thanks @matjasp! It's exactly what i've missed. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now