I have Split value (Multiple Run time value). I want to use for each function one by one on corresponding Split Value.
I have split the varible. But I cant able to use the for each condition for one by one
Example : R1;R2 R3;R4 this is my single line text box value.
And i am using to split the inline function to split R1 R2 R3 to stored the Set field conditon
But i want to use for each conditon seperately R1 and R2 and R3..
If have any soluation.....
Best answer by RaymondJVR
Good Day PalanivelMani
After doing some more testing I managed to get this in a working state where you can select multiple users from the picker control and save them each individually into their own records using the for each rule.
Please see the steps I followed to achieve this below:
Create a view containing a picker controla and a button
Configure the picker ontrol to a SmartObject
Now configure the button with the below rule construction
When Button is Clicked
For Selected items in Picker list control
Then on View101 SmartObject, execute its Create method
(configure)
You can then configure the "
Then on View101 SmartObject, execute its Create method
After doing some more testing I managed to get this in a working state where you can select multiple users from the picker control and save them each individually into their own records using the for each rule.
Please see the steps I followed to achieve this below:
Create a view containing a picker controla and a button
Configure the picker ontrol to a SmartObject
Now configure the button with the below rule construction
When Button is Clicked
For Selected items in Picker list control
Then on View101 SmartObject, execute its Create method
(configure)
You can then configure the "
Then on View101 SmartObject, execute its Create method
I created a KB article regarding this issue and this solution should someone else run into the same issue they would have exact steps to follow in order get the underlining issue resolved
Note: Should you feel that this post is of use and or an accurate solution to the raised question, I kindly encourage you to mark it as such using the 'Mark as Solution', 'Kudo' andor ‘Me Too’ options.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.