Hi,
I am trying to save a collection item id,
I call it in a service and mapped it to a label, but all I get is "id" no number.
Hello! Could you show us mapping screenshot?
So you do mapping to localStorage variable. How do you pass that localStorage variable to corresponding field? What code you use?
I just set localstorage to variable
Please show how do you do that - code you use or screenshot would help.
I mapped it to the label on service call,
the result is as above.
I intended to save it to localstorage variable, and use in a delete service.
the result you see is the mapping result.
there is no point to save this as it not the value required.
as item required no did not map.
I know how to do the rest of the process, the _id in collection does not have a col title
so what I needed to know, is how to call or save the collection item id
and as regards the save to localstorage, it done as normal
s/s
Hi - what service you invoking for response?