4
Views
1
Comments
Input Calendar + Popup Editor
Question
I basically created a popup window thru intelliwarp (create new record popup of a line item table). The problem is that when I click the 'New Record' to show the popup, it just loads indefinitely.



I tried using the debugger but it simply passed everything from the preparation to the UI. So what I did was to delete each of the widgets in the edit record to see what's causing it. I found that it is because of the Input_Calendar widget.



When I deleted it from the screen, the popup renders correctly. Putting it back, it goes back to the problem above. I have other popups with dates on this application but see no problems. I am using Service Studio 8.0.1.5.

Any ideas?

Regards,
JC
2012-08-24 04-32-41
Juan Carlos Elorde
Update: When I set the Input_Calendar's FlatStyle property to false, it got rendered correctly.



I am not sure if this is a bug or something.

Regards,
JC
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.