I have a really wierd issue. I installed this package and my user (admin) can insert this type of field ok.
BUT! The editor of the site is kicked/logged out when he tries to insert the RTE field. I tested this locally with his user, and the result is the same. Once he chooses the RTE he is logged out immediatly. (forms 6.0.5)
Any ideas on where to look for this error? He is an editor with permissions set up on the for. He has no access to prevalue-sources and datasources, but I don't think that has to do with this.
Looks like som kind of permission-error, maybe? The log doesn't seem to show anything related to this.
User is logged outwhen inserting richtext
I have a really wierd issue. I installed this package and my user (admin) can insert this type of field ok.
BUT! The editor of the site is kicked/logged out when he tries to insert the RTE field. I tested this locally with his user, and the result is the same. Once he chooses the RTE he is logged out immediatly. (forms 6.0.5)
Any ideas on where to look for this error? He is an editor with permissions set up on the for. He has no access to prevalue-sources and datasources, but I don't think that has to do with this.
Looks like som kind of permission-error, maybe? The log doesn't seem to show anything related to this.
Thanx for this excellent package.
/Niels
Hi Niels,
Yes, I found this recently as well with one of our clients. I just haven't got round to fixing the issue.
If you create a controller as below
And update the
App_plugins/MwUmbForms.Rte/rte.controller.js
toI will try and get the above fixed release soon.
Matt
Thank, Matt!
I'll give it a go!
/Niels
Update: Works like a charm!
is working on a reply...