Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
setValue-Replicant
System
Hi,
I have a item called DependentFiles with replicant.I want to set the value for item Name.I am doing like this
IWDatacapture.getItem("/DependentFiles/Name").setValue("test");
But it is not working.??
<item name="DependentFiles">
<label>DependentFiles</label>
<replicant min="1" max="999">
<item name="Path">
<browser ceiling-dir="/templatedata/General/" initial-dir="/templatedata/General/" size="30"/>
</item>
<item name="Name">
<text size="10">
</text>
</item>
</replicant>
</item>
Thanx in advance
Find more posts tagged with
Comments
There are no comments yet