asked on April 10, 2019
Is there an alternative to the [Row()] logic when using a custom HTML field in a collection to only get the value in its current index. I can get the required value when saving to the repository and applying this logic to the metadata field.
ideally, I want to have the HTML as follows
{/dataset/PurchaseOrderCollection/POID[Row()]}&
this does not work as it returns the entire collection's value of that variable ; separated
1
0