Allowings users to input rich text in pages

Is there any way to achieve this? I’d like a box with formatting options just like the one in this forum or the ones in airtable so my users, who are non-technical and who would run a mile if they ever even had to think of markdown or html, can input links and bullets etc into my client portal?

Failing this, does anyone know of a rich text editor I could embed into a web component, which allow me to send the data to a webhook in integromat/make as a workaround? Actually, I doubt this would work as there would be no way to pass the data back to glide or variables into the web component… we really need a rich text editor for pages!

Or any thoughts on triggering a webhook to open a rich text editor linking to a record in airtable with integromat…

No, not that I’m aware of.

That’s exactly what I was thinking as I was reading it.

Yeah, that would be neat :slight_smile:

No, but I guess the only thing that occurs to me would be to run something in a webview that would pass the formatted data back to Glide via an API call once submitted. Could be quite a challenge, but technically possible, I think.

1 Like