Home > Forum > Forms > ITEM LIST: Generating clickable link from row data in the same row

ITEM LIST: Generating clickable link from row data in the same row
0

What I have is working, but just for one item:

1. dictionary with shipping company:
a) DHL, GLS ect.
b) parcel tracking link with marking place: [tracking_no]
2. business rule is changing [tracking_no] and set to text field as hyperlink and "grab" the tracking individual string
(see all screenshots)

What I would like to have:
the same functionality but add multiple lines (divided shipping ... :/ )
Item list, where I can add rows with shipping tracking link which opens

I read this topic:
https://community.webcon.com/forum/thread/891
but is not clear for me ...

I did the html field with script >> is working ... but, how to control that code of links and tracking_no?

Extra .. after adding next row ... lock previous row with link

MVP

Hi Paweł,

I'm not sure whether you really need this.

For an item list column you can add a column of type Hyperlink
https://docs.webcon.com/docs/2023R2/Studio/Process/Attribute/Basic/Itemlist/BasicColumns/Hyperlink

I did a little test by adding a field to the form and an item list with a tracking no column and a link column..
In the advanced configuration I clicked on the example (1) and modified the example to match my needs.
When adding a new line and a tacking number, the link is generated just fine..

Best regards,
Daniel

In reply to: Daniel Krüger (Cosmo Consult)

Hi Paweł,

I'm not sure whether you really need this.

For an item list column you can add a column of type Hyperlink
https://docs.webcon.com/docs/2023R2/Studio/Process/Attribute/Basic/Itemlist/BasicColumns/Hyperlink

I did a little test by adding a field to the form and an item list with a tracking no column and a link column..
In the advanced configuration I clicked on the example (1) and modified the example to match my needs.
When adding a new line and a tacking number, the link is generated just fine..

Best regards,
Daniel

THX, is working but ...

I think, I did not describe correctly my problem. [in that solutin each time - new row = top row ... :/
Option 1:
In item list I would like to have 3-4 columns:
a) provider, b) tracking no, c) link, d) technical

a) provider - is selected from dictionary process >> like UPC, DHL ect.
b) tacking no .. user is puting
c) generate link
d) used to replace [tracking_no] text by column b) string because sometimes [trackin_no is not in end of link (string) but sometimes in middle....

Option 2:
like screens fields:
a) provider
b) trackijng_no
c) technical
d) html button to populate item list

and item list with fields:
A) provider
B) link