roccorocks
Programmer
I have a data field that can have multiple lines of data. I set cangrow to TRUE and multiline is 3. How do I get the field to push any information below down? When it populates, it mixes the text with the other data.
Field1: Multiline/Cangrow field
Field2: Other data
Results
Field1: This is a test of the emergency broadcast system,
Field2: this is only a test.
I dont want this info going into Field2: I want like below:
Field1: This is a test of the emergency broadcast system,
this is only a test.
Field2: Data
Any thoughts?
Rocco
Field1: Multiline/Cangrow field
Field2: Other data
Results
Field1: This is a test of the emergency broadcast system,
Field2: this is only a test.
I dont want this info going into Field2: I want like below:
Field1: This is a test of the emergency broadcast system,
this is only a test.
Field2: Data
Any thoughts?
Rocco