Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

use the model mapper #30

Merged
merged 1 commit into from
Apr 16, 2014
Merged

use the model mapper #30

merged 1 commit into from
Apr 16, 2014

Conversation

nathantsoi
Copy link
Contributor

this lets you do something like this in the options attr:

item.id as item.name for item in my_rad_items

@amitava82
Copy link
Owner

Thanks! We should have a readme now.

amitava82 added a commit that referenced this pull request Apr 16, 2014
@amitava82 amitava82 merged commit c46312c into amitava82:master Apr 16, 2014
@Eksrow
Copy link

Eksrow commented May 9, 2014

This change seems to break the name of the value being viewed in the selectbox.
So in @nathantsoi case: item.id as item.name for item in my_rad_items

I should be seeing item.name in the selectbox when I select an item in single mode but nothing appears. it works functionally though, item.id does get set as the model value.

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

Successfully merging this pull request may close these issues.

None yet

3 participants