obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

More Detail on using the select menu

Hello!

Please pay your attention that bookId must be an identifier record book in the book collection. We kindly ask you to check your bookId.

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

More Detail on using the select menu

I get that I need to check the id in the database but I don't recall where I ever entered it so I won't know if it is right or not or which book id to check.

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

More Detail on using the select menu

Hello!
Please note that you do not need to set bookId manually, because it is automatically generated. You just need to take the current value of items in the field of "_id"

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

More Detail on using the select menu

Here are the ids that I get. Now what? Image

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

More Detail on using the select menu

Hi eascards,

Now you need to pass in your "bookId" value from "_id" collection field.

See details:
http://prntscr.com/4amfhd/direct

Currently you pass "Name" field instead of "_id".

Regards.

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

More Detail on using the select menu

Do I do that in the book list service? If so, I want the user to see the name not the id. Image

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

More Detail on using the select menu

Update?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

More Detail on using the select menu

Hi -

Sorry, could you please clarify what would be the result with above mapping? Is it will be as you're expecting or not?

Please provide detailed screenshots of the whole use case that you're apply.

eascards
Posts: 0
Joined: Mon Jul 14, 2014 2:42 am

More Detail on using the select menu

This mapping along with the session token in the request tab lists books in the database. This service is invoked upon page load.Image

When there is a value change, it saves LSV.
Image

Now on the search page, I want it to only search for items in what book is selected.
Image

JS from 'where' parameter
Image

Response tab
Image

I don't know which service to apply this to. Image

I was thinking probably list but I ran into the problem stated above.

Return to “Issues”