Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a list box which shows some field values, I add an expression to be add to the List,
I want the Field values to be on the right site of the List box while the expression on the Left site.
How to achieve this
See if attached helps.
Regards,
Phani
Can you explain requirement with examples
I don't think there is a "normal" way to do that
You can try with some workaround, example using 2 expression (the second expression is the dimension) and hiding the dimension
two expression
hide dimension
I think this will duplicate the values of the fields
Thanx maxgro
It works, but the problem is I have to keep the list-box wide to show the expressions values.
as most of the right part (where the fields values should be) is empty.