Search the Community
Showing results for tags 'dependencies'.
-
Inputfield Dependency Helper Adds "Insert field name" and "Insert value" dropdown menus to help with constructing show-if/required-if conditions, aka inputfield dependencies. The "Insert field name" menu helps you remember the field names that exist in your site (or exist in the curre...
- 2 replies
-
- 9
-
-
-
- module
- dependencies
-
(and 3 more)
Tagged with:
-
Hello I've just hit a scenario where I have a particular field (within a repeater) that I'd like to set up a field dependency for, so that it shows only if an option from a page reference field (that sits outside of the repeater) is selected. Simply using the fieldname=value approach doesn...
- 8 replies
-
- dependencies
- dependency
-
(and 2 more)
Tagged with:
-
So, I've tried looking through here and Can't seem to find it. I'm trying to create a situation in the admin where: I have a page reference InputField. When the user chooses one of those pages, from the dropdown, a new Page reference drop down pops up with that pages children in it. I kn...
- 9 replies
-
- inputfield
- dependencies
-
(and 1 more)
Tagged with:
-
Hello, I've been trying to create a selection for a dynamic selection field for days now. This ist the working statement in the Admin-Backend of the field (Page/select - not Multiselect or AM) and I also tried/played around with a hook in ready.php,but the result remains the same: parent=page....
-
I have a field called "number of columns" its an integer (the max is 5, just a note in the description) If it is set to >0 then it shows a repeater (this is working) The repeater then has 5 textfields, and each one needs to only show up if the number of columns requires it so for example, if s...
-
Hi! Just reading "Inputfield dependencies enable you to specify the conditions under which a particular field in the page editor is shown or required." at https://processwire.com/api/selectors/inputfield-dependencies/ but the text talks like an ongoing work. So: we now have more on inputf...
-
So is there anyway to get Inputfield Dependencies to work with front-end editing? the field is there, but it isn't showing the results I need based on the field selection it's dependent on.
- 1 reply
-
- inputfield
- dependencies
-
(and 2 more)
Tagged with:
-
Hello, I want to know, is there any chance to render only visible fields based on their Dependencies? For example, I have many fields in template with conditional logic. But all their values stored in DB, and render in loop with $page->$fields. I could duplicate logic in PHP, but It's seems ve...
- 5 replies
-
- Inputfield
- conditional logic
-
(and 3 more)
Tagged with:
-
Hi there processwire people, this may sound obvious to most of you but not for me : ) I'm dealing with a booking form for a trip site. I want the user to choose destination first (a select: let's say Venice, Rome and Hamburg); Based on her choice, there will be days available (23 of august,...
- 6 replies
-
- dependencies
- dependable fields
-
(and 1 more)
Tagged with:
-
Hi folks, As the topic suggests... is there a way to add a parent_id to the dependency field? I managed to find this in the forums https://processwire.com/talk/topic/4323-field-dependencies/?p=56858 which seems to state that @ryan didn't understand why this didn't work. I need to show a field only...
- 8 replies
-
- dependencies
- inputfield
-
(and 1 more)
Tagged with:
-
Hi folks, Firstly... what an incredible CMS. Just been a breath of fresh air and really finding it so powerful. So thanks! Just a quick question. I read on the Inputfield Dependencies docs that OR selectors | aren't supported here yet. This is fine... but is there an alternative or another way t...
- 2 replies
-
- inputfield
- dependencies
-
(and 3 more)
Tagged with: