Resolved! Add a new line in string field in record producer
Hi, Does anyone know how to add a new line in a record producer? I have this code current.description = (('what is the need?') + (' ') + producer.What_is_it_that_you_need) + (' ') + (' ') + (('when do you need it?') + (' ') + producer.When_do_you_ne...
