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

Incorrect Description of MetaMapper.fieldOrder #50

Open
dph01 opened this issue Nov 4, 2011 · 0 comments
Open

Incorrect Description of MetaMapper.fieldOrder #50

dph01 opened this issue Nov 4, 2011 · 0 comments

Comments

@dph01
Copy link

dph01 commented Nov 4, 2011

Hi,
Not sure if you saw this thread in the Lift group recently, but I made the point that I noticed behaviour that contradicted what was described in Exploring Lift:

"If you don’t want a particular field to show up in forms or XHTML output, simply omit it from the fieldOrder↓ list." (http://exploring.liftweb.net/master/index-8.html#toc-Section-8.1)

DPP replied with:

"Actually, Exploring is wrong about this. The field order defines the order the fields will be displayed, but if a field is not listed in field order, it will be displayed in an undetermined order after the ordered fields have been displayed. This particular feature goes back to pre-Lift Mapper."

https://groups.google.com/d/msg/liftweb/i9KPOesBmpQ/nuWPMXA-nuMJ

Thanks

Damian.

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

1 participant