Justine
1
Hi All, how do i change the output to a variable using the UI Explorer?
I have a variable (currentItem) to store a list of the accounts no. Amending it to the variable would make it more dynamic.
ctrl name=‘Billing Accounts List: 1.14407922’ role=‘document’
I would want to change ‘Billing Accounts List: 1.14407922’ to 'Billing Accounts List: ’ currentItem
Yoichi
(Yoichi)
2
Hi,
Do you need to use Dynamic selector?
If so the following document will help you.
First, assign strVar from CurrentItem.
Next, highlight text which you want to handle dynamic and right click - use variable
Then, choose variable name
Regards,
1 Like
Justine
3
@Yoichi , it really works! thanks for the help!
1 Like
system
(system)
Closed
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.