Developer forum

Forum » Development » Paragraph module settings page not visible

Paragraph module settings page not visible

Lars Larsen
Reply
Hi,
I have made a paragraph module settings page (MyModule_Edit.aspx) for my module. On this page I have added the Dynamicweb fckeditor user control (). Normally the paragraph module settings page will show up right after the module is attached to a paragraph. But I get a blank page with no output. But if I click the "Text" icon to show the text of the paragraph and right after that clicks the "Module" icon to switch back to the paragraph module settings my paragraph module settings page shows up correctly! The behavior has something to do with the fckeditor, because if I ommit the editor on the MyModule_Edit.aspx page the page shows up correctly. Does anyone know what can be wrong?

I am using version 19.2.0.0

/Lars

Replies

 
Yury Zhukovskiy
Reply

Hi Lars,

Provide please source code (.aspx and .cs files) of MyModule_Edit.aspx

 

Kind Regards

Zhukovskiy Yury

 
Lars Larsen
Reply

Hi Yury
Here is my source code. My module "MyModule" is named ParagraphRotater.

/Lars
 
Yury Zhukovskiy
Reply

Update please your solution to new version. I have tested your code in 19.2.0.4 and 19.2.3.2, it works properly in both cases.

 

Kind Regards

Zhukovskiy Yury

 

You must be logged in to post in the forum