Skip to main content

Similar to the input field used for the Description block. I’m not a developer, but can smash some available code together.


I’m wanting to make something similar to the URL preview block, but instead loads a Long Text input (like Description Block) so that we can view/update a Notes field while still having the record list visible.


I could use CellRender to get a non-editable Long Text field to display… but I’d love to be able to update (in the block demo’s, similar to the Todo list block).

This would be really useful.


It could wrap the textarea HTML tag in the way the current Input component wraps the HTML input


Reply