Hi. I am running the latest version of Umbraco and forms on Umbraco cloud. The rich text editor shows as an option for a field in Forms, but, the editor does not render in the design view or on the front-end. I was really excited to find this plugin, as, it is exactly what I needed. Do you have any plans to get this working for Forms v 7x? Or, could you point me in the right direction to fix whatever is wrong? Thanks!
Hi. Hmm. Yeah, the view is there. Not sure what would be different on mine. It doesn't work locally or in the cloud. I have tried adding markup to the view and it's like it doesn't see it at all.
Hi. Just as a side note - I just installed your package on a different Cloud site and it is doing the same thing. I wonder if something is structured differently for the cloud? Like I said, there are no console errors. Any edits to the view FieldType.RichText.cshtml do not show up either. Thanks for taking at look this!
-John
So, sorry for the confusion. Now, I realize that I was wrong because I thought this was something else. I thought this package added a field for user input that was rich text. I see now that it is not that and only creates rich text to display in a form. It works fine in the cloud.
-John
Editor not displaying in Forms v 7.0.0
Hi. I am running the latest version of Umbraco and forms on Umbraco cloud. The rich text editor shows as an option for a field in Forms, but, the editor does not render in the design view or on the front-end. I was really excited to find this plugin, as, it is exactly what I needed. Do you have any plans to get this working for Forms v 7x? Or, could you point me in the right direction to fix whatever is wrong? Thanks!
I downgraded version of Forms to 6.0.5 and the issue is still there. So, possibly an issue with Umbraco version? I'm running 7.9.2.
Hi John,
Thanks ms for lookt at my package.
Do you see any console errors when using it in the editor?
Cheers Matt
Hi Matt,
No, there are no console errors. Thanks! -John
Does the rich text editor show in the side panel like other fields?
Am on my phone right now but I'll definitely take a look later.
Matt
It does show in the side panel when you select it as the editor, but, once you go back to the designer, it is missing there. John
Hi John,
I just created a fresh Umbraco 7.9.2 install locally. Then installed Umbraco forms (v7) and my package via Umbraco package install.
I can't replicate you're issue.
Does the
Views\Partials\Forms\Fieldtypes\FieldType.RichText.cshtml
exsist? As this is the file that renders the RTE content.Below is a Json file with the form data, I just created as a test which works for me. Could you recreate it on you're install and see if it works.
App_Data\UmbracoForms\Data\forms\8ccd1b14-b90c-4cb6-acd8-069309c6b615.json
I don't have Umbraco Cloud but I can't see why it would be failing in Cloud.
Cheers Matt
Hi. Hmm. Yeah, the view is there. Not sure what would be different on mine. It doesn't work locally or in the cloud. I have tried adding markup to the view and it's like it doesn't see it at all.
Hi. Just as a side note - I just installed your package on a different Cloud site and it is doing the same thing. I wonder if something is structured differently for the cloud? Like I said, there are no console errors. Any edits to the view FieldType.RichText.cshtml do not show up either. Thanks for taking at look this! -John
Sounds like. Am going to have to get a Cloud demo and have a look see on this one.
Won't be today though hopefully in the tomorrow or in the week :)
If you have time to take a look before then the source is here:
https://github.com/Matthew-Wise/umbraco-forms-rte
Cheers
Matt
So, sorry for the confusion. Now, I realize that I was wrong because I thought this was something else. I thought this package added a field for user input that was rich text. I see now that it is not that and only creates rich text to display in a form. It works fine in the cloud. -John
is working on a reply...