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
Stefan Meier
17
Views
1
Comments
Limitations in Text field length in Structures
Question
Hi everyone,
I'm trying to model a return structure in an extension that will hold a text component of arbitrary length (i do not know the actual / max length upfront).
In general, text properties in a structure seem to require a maximum field length. How do I model a RecordList of Text structures that contain strings of arbitrary length?
Cheers,
Stefan
João Portela
Staff
Hi Stefan
In structures text attributes the length attribute is not limiting the length of the text attribute. Length value is only used in inputs max length, e.g., when you drag a structure or attribute to a edit-record, the input length is filed with attribute length.
Regards,
João Portela
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...