<div dir="ltr"><div><div><div>Hi EDD developers<br><br></div>Suppose you want to find an element with a specific name quickly in an EDD, what would be the fastest way? <br><br>For example, I want to find an element named "keyword" in an EDD to specify its formatting rules. So, I need to find the following:<br>
<br></div><div>[Element][Tag] Element (Container):keyword[/Tag]<br></div><div><br>I do not want to search for text: "keyword", because "keyword" is a child element of many other elements, so I would find the text "keyword" in the [GeneralRule] element of many other elements.<br>
<br></div>I can search for an element tag: "Tag", but I cannot search for an element tag: "Tag" which has the text "keyword".<br><br></div>So, what do you do to find this element quickly?<br>
<div><div><br><div><div>Cheers<br></div><div><br>-- <br>Yves Barbion<br><a href="http://www.scripto.nu">www.scripto.nu</a>
</div></div></div></div></div>