Skip to content

Added value field#42

Open
shotap wants to merge 1 commit into
john-oc:masterfrom
shotap:master
Open

Added value field#42
shotap wants to merge 1 commit into
john-oc:masterfrom
shotap:master

Conversation

@shotap

@shotap shotap commented Jun 30, 2015

Copy link
Copy Markdown

now ac-options supports value fields like ac-options="l.name as l.id in loadData()"

now ac-options supports value fields like `ac-options="l.name as l.id in loadData()"`
@shotap

shotap commented Jul 28, 2015

Copy link
Copy Markdown
Author

??!?

@john-oc

john-oc commented Aug 25, 2015

Copy link
Copy Markdown
Owner

@shotap - apologies for the delay on this one. The day-job has been a bit hectic, but try to will test and merge this soon.

@john-oc

john-oc commented Aug 25, 2015

Copy link
Copy Markdown
Owner

Having a look at this now, but just wondering what these lines are for?

                $scope.initialSelection = angular.copy($scope.model);

                if (!isNaN($scope.initialSelection))
                    $scope.initialSelection = $scope.initialSelection * 1;

John

@shotap

shotap commented Aug 26, 2015

Copy link
Copy Markdown
Author

It because

'1' !=== 1

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

Successfully merging this pull request may close these issues.

2 participants