Helps you render any CSV on Bubble's front end. Simply provide it the CSV as data source & see the plugin render the CSV automatically. Comes with built in filters for CSV data, 7 exposed states to know more about your CSV file and one event that triggers when a user makes a change to the CSV.
EXPOSED STATES: - Updated File: Stores the updated CSV file after changes. - Modified Cell: Stores the modified cell's address (e.g., "C4"). - Modified Value: Stores the new value of the modified cell. - CSV Data: Stores the full CSV content as a text string. - Total Rows: Stores the total number of rows in the CSV. - Total Columns: Stores the total number of columns in the CSV. - Last Updated Timestamp: Stores the timestamp of the last cell modification.
FUNCTIONAL SETTINGS: These were built in plugin to help you keep optimisation in terms of WUs consumption. Here are they details: - Allow Editing: Set this to "no" if you don't want user to edit a cell's value. You don't get an updated file with the updated change until you also set "Generate Edited CSV" to "yes". - Generate Edited CSV: To make efficient use of WUs, set this to "yes" only when you want an updated file to be generated once a user edits a cell. Please note that for this to work, you have to set "Allow Editing" to "yes".
$30
One time
stars • 0 ratings
0 installs
This plugin does not collect or track your personal data.
INSTRUCTIONS FOR SETUP:
1. Drop the "Render CSV" element on the Bubble editor 2. Provide it the CSV file as data source. 3. Preview your page & the CSV would be visible provided it is a valid CSV.
Types
This plugin can be found under the following types: