Customize Attributes and Exporting a Macro

Import

  • It only imports the .json file of HOD, 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 HOD, 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.