API from returned data bind to data store

I have created an api form. Send the data to the server connect. All good. I get a response. All good.

I try and bind the data to a Data Store but for some reason there is no bind options on the returned data.

How do I bind the data returned? Where do I get it from? I tried mapping, defining etc.

Anybody please help I have spend a whole glass of whiskey on this already.

Bump

Ok so I got it sorted. The manual stops at;

I tried everything based on the standard Wappler functions. Nothing.

So I poured myself a third glass of Suntory Hibiki 30 and fired up Ali Farka Touré. Just chilled and thought about how to solve this problem.

It took the song Ruby to ignite the creative resonance and made me analyse all inbound and outbound packages. I quickly found that the no one mentioned the work ‘data’ in any of there instructions yet it is the main callback from any xhr request.

Tested it with the Data Storage and ended up with a lot of entries when all I needed was one.

Screenshot 2021-01-28 at 00.49.33

changed it to a custom function in my custom file custom.js included in the main file.

set it up with a flow and call your custom function. Your html code will look like:

Once setup it will work. If you try and edit via the side panel it will give you an error. No worries. It works.

If you need help contact me. I am elevated via the amazing whiskey at the moment but will happily answer questions tomorrow after walking the dog.

hi… how to change in framwork 7 (dialog prompt box ok button)