App Connect Bootstrap 4 Form Generator - using text area / medium editor

I have a single database table that has two text fields that contain html formatted content.

I have looked at the tutorials and credited an update action and then used the Bootstrap 4 Form Generator. If I accept all the defaults then I have a form with all the fields included - my two fields with html content are created as text input.

I would like to be using either a text area or even better the medium editor for updating these fields. I have tried various options (e.g. changing the “type” to text area when using the Generator) but without any success. When doing this then no updates are made to the database.

Similarly I have not been able to get “inner html” to work if I try to update the dynamic attributes even with the default generated form.

Can anyone help please ?

Community Page
Last updated: