Forum Discussion

Astroraf's avatar
Astroraf
Data Pipeline
06-26-2024
Solved

Adjust Blox Height, Width, and Margin

I am trying to adjust the height, widget, and margin of my BloX widget, but it doesn't seem to work with the code I have.  The code for the editor: {        "style": "",         "script": "",  ...
  • TriAnthony's avatar
    TriAnthony
    06-28-2024

    Hi Astroraf,

    BloX doesn't support comments. Comments can be used in custom actions (JavaScript) but not in the main and configuration codes (JSON).

    To make your code work, please remove all the comments.