I found that I can have up to 3 lines for the instance name, do I have to concatenate all of them into a single one?
thanks David, in fact I understand this is as a single row using multiple fields, my question is related to the other 2 rows that are allowed. I placed them under the first one each in a different row of the table, but I can see only the first one, as a result.
I don't understand the 3 lines part you mention, but an example for instance name (as a single row) would be:
"User : " + ${username} + " - " + "someField : " + ${SomeField} + " - " + "anotherField : " + ${anotherField}
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.