Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Juan Carlos Elorde
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
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...