I have one doubt about fields and text!
I have one field where i am displaying some info form my database.
But i need also to let the user to add what he needs in this field.
And before to leave the card i am updating the database with what he wrote or add.
My doubt is how to make him begin to write in one new line.
For example i have this displayed in my field: Item1
Item2
Item3
And i want that with the 'on Open File' it will be ready to write under 'I' of 'Item3'...
I think for the experienced coders it seems easy...


Regards.