Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




edit issue add comments is not regular textbox

web-app

Edit issues aspx page show the rad editor to create commnets but I want to change this to textbox.

I already change it to textbox from admin page but this one did not change.

I am trying to increase performace of this page.

 

bleenbleeng
· 1
bleenbleeng
Replies (2)
helpful
0
not helpful

This is a BUG, which will be fixed in 3.0. You can overcome this by amending the Edit.aspx page (under the issue directory):   .... <gem:RichTextBox id="rtcComment" runat="server" Width="300px" Rows="10" ControlType= "1" ></gem:RichTextBox> ...


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks for the quick responce, I will update the file.

 


bleenbleeng
· 1
bleenbleeng