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
2024-04-05 15-02-07
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 GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.