Find a specific object of my array store in local storage
Hi there , sorry it 's obvious but the ai assistant not working for me and as I working with data from local storage I cannot really see what Im getting into the formula tab . Im just wondering how get a specific object from my array of object by looking for one of his key /value ( let 's said I want to get the object who contain the key value name = nicolas ) Thanks you 🙂 My people array is this , which is hopefully something similar that you have [
{
"name": "nicolas"
},
{
"name": "bob"
}
]you can also get from local storage by key though - ❤️1
@salma
you 're welcome ! Ah Salma Im sorry one more question , Im trying to get the prompt system of one of my influencer ( from a object array ) . When I set the name manually ( here aria -kelly ) Everything work fine , I get the prompt , but when Im setting a variable ( who contain also the name " aria -kelly " , I debugged it ) Im getting undefined 🙁 I think I almost fix the issue , Im getting a number of objects so its mean the preview mode get the data but Im not getting the full data , it 's a issue of cache , I modify something with Xano for return all the data of my records but its has been not updated on nordcraft , I will delete the cache you could also put a test button on your page for easier development which clears local storage You can do it all with the native actions 🙂 Null is not a valid value (like cookies )





