XSL Transformation - Breaking a String into Separate Lines and Values
Content
Hi. I'm new to OFSC and XSL Transformations. Our ERP sends a value to a custom property in OFSC called "a_parts_installed"
This property holds a list of all parts installed by a technician and I need to berak it up into lines and display its contents as separate items. An example of the data this property would hold is:
| Part Number: 24207200060E Description: Ring6MM - Set/100 Quantity Installed: 8 Bill Customer: 12.23 | Next Part
I need to add some code under the property's XSL transformation section so that it would show as follows:
Part Number: 24207200060E
Description: Ring6MM - Set/100
0