#Displaying a JSON to the user

1 messages · Page 1 of 1 (latest)

turbid crag
#

Is there a better way to display a JSON than putting it in a text UI element? Something like this:

tiny marlinBOT
#

Hello! I'm AppySmith, your Appsmith support bot. To display JSON in a more readable format in Appsmith, you can use the Table widget. It automatically formats JSON objects and arrays into a tabular format that is more user-friendly. Here's how you can use it:

  1. Drag and drop a Table widget onto your canvas.
  2. Bind the JSON data to the Table's Data property using mustache syntax ``.
  3. The Table widget will render the JSON as rows and columns, making it easy to read and interact with the data.

You can customize the Table widget further to fit your needs by adjusting column types, adding actions, and more. If you have more specific requirements or need further assistance, feel free to ask!

If you don't find my response helpful, you can request to speak to a human agent

wintry token
tiny marlinBOT
#

That link leads to a custom JSON viewer/editor widget available on the Appsmith platform. Here?s how you can use it:

  1. Click on the link to open the custom widget in Appsmith.
  2. Once opened, you can fork the widget to your own Appsmith account to start using it.
  3. The custom widget will display JSON data in a structured view that is both readable and editable.

If the widget meets your needs, you can use it in your own applications by forking and integrating it with your Appsmith projects. If you require further assistance or have more questions, please let me know!

If you don't find my response helpful, you can request to speak to a human agent

turbid crag
#

Thank you @wintry token !

tiny marlinBOT
#

Hello again! I'm here to assist you. However, it appears you've mentioned a user ID or placeholder that I cannot recognize. If you need further assistance with the custom JSON viewer/editor widget or any other Appsmith-related topics, please provide me with more context or ask a specific question so I can help you effectively.

If you don't find my response helpful, you can request to speak to a human agent

tiny marlinBOT
turbid crag