Integration with conditional_fields

libeco - May 13, 2009 - 07:41
Project:Block Reference
Version:6.x-1.12
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi, I just created a simple content type with these fields:
Title
Question (textfield)
Answer (textarea)
Yes/No (checkbox)
Block (block reference) <-- conditional field

The conditional field was only created after I already created a node.

The problem is this: automatically the checkbox is set to be unchecked, not showing the block reference. When I edit the node and check the box, the select list for the block reference shows up nicely so I can select the desired block. When I hit submit though I get the error message: Block field is required.

Even after hitting submit again (as the block is still selected) I get the same error.

Here's my local testsetup:
Drupal 6.11
CCk 6.x-2.2
Views 6.x-2.5

Thanks in advance!

#1

libeco - May 13, 2009 - 07:47

I just tried creating a new content type, addes the same fields and only afterwards created a node (or at least, I tried). This resulted in the same error.

#2

opensanta - May 25, 2009 - 19:44
Title:Block reference is required to submit» Integration with conditional_fields
Project:Conditional Fields» Block Reference
Version:6.x-1.0-beta1» 6.x-1.12
Component:User interface» Code

This seems more likely to be a block_reference issue.

#3

danielb - May 26, 2009 - 04:47
Category:bug report» feature request
Status:active» closed

Since this is nothing more than a simple CCK field that works similar to Node Reference and User Reference there is no reason or justification to integrate with any other field module.

 
 

Drupal is a registered trademark of Dries Buytaert.