Customize Attributes and Exporting a Macro

Import
  • It only imports the .json file of ZIEWeb for the Client, and the changes will reflect on the dashboard.
  • If the user does not choose any file name and clicks on import, the error message will appear as "No File Chosen," and the OK button will get disabled. After selecting the file OK button gets enabled.
  • If the user imports an unsupported file format or unsupported json file i.e., other than the .json file of ZIEWeb for Client, it shows a popup message "Unsupported File Format."
  • If the file is imported successfully, it shows a popup message "File Imported Successfully."
Export
  • Export will save the custom attributes to the browser configured download location as a .json file.
  • If the user does not provide the file name and clicks OK in the Export popup, the error message will appear as "Please fill out this field," and the OK button will get disabled. After entering the File name, the OK button gets enabled.
  • If the file is exported successfully, it shows a popup message "File Exported Successfully."
For Exporting Macro

Export macros require the user to select the macro that needs to be exported. The user needs to enter the File name, which is a mandatory field, and click "OK" the .mac file will get downloaded to the browser configured download location with an indication of "File exported successfully." By default, the macro name is used as the file name.

Limitation:

Do not use any of these common illegal characters or symbols in your filenames or folders:

  • # Pound
  • % Percent
  • & Ampersand
  • { left curly bracket
  • } right curly bracket
  • \ Backslash
  • < left angle bracket
  • > right angle bracket
  • * Asterisk
  • ? question mark
  • / Forward slash
  • blank spaces
  • $ dollar sign
  • ! exclamation point
  • ' Single quotes
  • " Double quotes
  • : colon
  • @ at sign
  • + plus sign
  • ` backtick
  • | pipe
  • = equal sign