Skip to main content

UI Component Request: Long Text Input (with RTF)

  • August 22, 2020
  • 1 reply
  • 17 views

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).

1 reply

Andy_Cloke
Forum|alt.badge.img+17
  • Known Participant
  • 91 replies
  • August 26, 2020

This would be really useful.

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