Active
Project:
Title
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 22:02 UTC
Updated:
7 Feb 2013 at 22:03 UTC
If we have a form element on an entity that has a JS state condition that is looking for the name field, as soon as the field replacement is enabled, the state condition fails since the title element has changed from something like 'title' to 'title[en][0][value]'.
Comments
Comment #1
dave reidHere's some code I put into test in title.module. I'm not sure it would be acceptable. And it only works for conditions that use the 'name' selector search.