Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / November 2006

Tip: Looking for answers? Try searching our database.

duplicate table row along fields with rules

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hippopod - 29 Nov 2006 18:40 GMT
I'm a newbie to InfoPath, I created a field with rules in a table row.
Now I need to duplicate this  row 100 times. These 100 of them have the
same field name.
I want them to have different fieldnames so that if user changes one,
it won't change 100 of them at the same time.
It seems now I have to manually create 100 fields with different names.
Is there an easier way of doing this duplicate?
Vikas Verma - 29 Nov 2006 20:22 GMT
if you place the control in a repeating table, the control gets created
multiple times with the same id/name. In infopath you should always
think of controls as nodes in xml.

So, when controls are placed in repeating table, each control is
analogous to nodelist in the underneath xml.

each control acts as a different control and all the rules on the on
each controls are applied to the control itself and not to other
controls.

Now if you want to know what control was changed, you can use VSTO to
write simple code to check the changed node in the nodelist.

> I'm a newbie to InfoPath, I created a field with rules in a table row.
> Now I need to duplicate this  row 100 times. These 100 of them have the
[quoted text clipped - 3 lines]
> It seems now I have to manually create 100 fields with different names.
> Is there an easier way of doing this duplicate?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.