Overview

Additional JavaScript actions to perform encode/decode.

Documentation

Description

The module contains Base64 encoder/decoder JavaScript action

  • Converting the text into encoded value
  • Converting the encode value into text.

How to configure

  • Add the page 'Convert_New' to the native navigation to use the example.
  • Reuse the nanoflow 'ACT_Convert_Base64Encode_Native' or 'NativeBase64' javascript action in your logics to Encode the text.
  • Reuse the nanoflow 'ACT_Convert_Base64Decode_Native' or 'NativeBase64' javascript action in your logics to Decode the text.
  • Same we have to follow for the web application but the javascript action is (Web_Base64Encode/Web_Base64Decode)

Make it simpler.

  • Add the Snippet Snippet_Base64 in your native page. Base on your needs Note: In case if you facing any issue in the layout Add the Atlas_NativeMobile_Content From the market place (http://surl.li/keydx)

Screenshots

  •