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
Nikhil Shravage
0
Views
2
Comments
Textbox value - default.
Question
Hi !!
I have developed an application where I have an entity attribute whose data-type is integer. Now when I open up that particular form for editing purpose the entity attribute being of integer type the value by default in that textbox is displayed as 0(zero). I have to manually delele the default value and then enter some other value.
Is there any chance by which I see a 'cleared'(blank) textbox when I open up the form for editing.
Thanks !!
Evert van der Zalm
MVP
Hello Nikhil,
Kind regards,
Evert
Nikhil Shravage
Hello Evert van der zalm,
Thanks for your quick concern, being the datatype as integer, in the null value property box I typed TextToInteger("") and it worked fine.
Thanks a lot !!
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...