Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

&rowIdPrefix only works on the first row #28

Closed
onepack opened this issue Apr 26, 2011 · 2 comments
Closed

&rowIdPrefix only works on the first row #28

onepack opened this issue Apr 26, 2011 · 2 comments

Comments

@onepack
Copy link

onepack commented Apr 26, 2011

&rowIdPrefix only seems to work on the first parent row.
Subelements don't get their own unique id assigned.
See offices in the menu underneath:

<div id="menu" class="wrapbox">
        <ul>
<li id="true1" class="first"><a href="http://www.domain.com/" title="Home">Home</a></li>
<li id="true6" class="active"><a href="about.html" title="About">About</a></li>
<li id="true16"><a href="new.html" title="new">New</a></li>
<li id="true7"><a href="application.html" title="Application">Application</a>
<ul>
<li class="first"><a href="application/offices.html" title="Offices">Offices</a></li>
</ul>
</li>
<li id="true23"><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li>
<li id="true2" class="last"><a href="contact.html" title="Contact">Contact</a>
@splittingred
Copy link
Owner

I can't replicate this at all.

@onepack
Copy link
Author

onepack commented Sep 20, 2011

Uuuh.. ok so I see it's closed already. Cool, no worries. It's too long ago to remember exactly how and what. If I run into it again I will file a new case with more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants