In Description field need to add list of data in Tabular Format

Priya Gautum
Kilo Guru

Hi All,

 

I have a requirement wherein I have to add the list of data based on the same Source id in the Task Description field. But that should be in tabular format.

Below data, we will get it from the Product table.(Please Note-  Data will be Dynamic based on source id)

ex:

LineNumber PartNum Uom Qty       Desc

112EA21.00000000desc1
2110EA2.00000000desc2
311018EA2.00000000desc33
411023EA2.00000000desc23
51102EA2.00000000desctest

 

Screenshot- 

PriyaGautum_0-1677601319873.png

 

2 REPLIES 2

Harshal Aditya
Mega Sage
Mega Sage

Hi @Priya Gautum ,

 

Hope you are doing good.

I think the data type of the field should be html.

Also we would need to construct the HTML in the script in order to populate.

 

Regards

Harshal

Hi Harshal,

 

Thank you for your response!

Yes, the Data type is HTML.

I need help building this in HTML.

 

Thankyou!