Dear All,
I have a item field that I would like to convert into base32 and my next steps from there would be to utilise crypto JS to create a hash of the base32 if anyone can help and assist me with finding out how to convert an item in to base32 it would be much appreciated.
amazing thank you greatly. Is
how would you implement this in wix? I have tried a number of ways but my code is not that great, I have tried to place in public js folder and import to backend .jsw folder and then to encode an item field to base32. I however am struggling to achieve this.
Not a clue as I’ve never used it before.If I was going to try it, then I I would have tried using it somehow in a backend function and not through public.
You can find lots about backend functions in Wix Code simply by searching through Google for them or by looking at previous threads on the Wix Code Forum by searching on the forum itself, or by looking at Wix Code support pages.