|
|
 |
BOOK: Professional InfoPath 2003  | This is the forum to discuss the Wrox book Professional InfoPath 2003 by Ian Williams, Pierre Greborio; ISBN: 9780764557132 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional InfoPath 2003 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

August 11th, 2004, 06:07 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Location: , , .
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Using Radio Buttons to show hide section of field
Hello InfoPathers!
Anyone can help how show or hide the section or field in form using Radio Buttons.
e.g. If having to Radio Buttons Yes/No, if select Yes section or field has to shown, if select No the field or section has to be hide.
Thanx!
|

August 13th, 2004, 06:26 AM
|
|
Friend of Wrox
|
|
Join Date: May 2003
Location: Delhi, Delhi, India.
Posts: 230
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You can use conditional formatting properties of section available in the display tab of properties dialog box.
For testing first i have added a choice section with some content and then i have added one check box control in form. In properties dialog box for choice section under the display tab and conditional formatting i hide the control when my checkbox is clicked or in other words when its return TRUE.
JUst try it and it might solve your problem.
Charul Shukla
|

May 2nd, 2005, 07:00 PM
|
|
Registered User
|
|
Join Date: May 2005
Location: , , USA.
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Did you get an answer to your question about using a radio button to display text on your page?
I am wanting to display parts of a form, only if the user has selected certain radio buttons and I don't know how to do it.
Do you know how?
|

June 14th, 2007, 12:42 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Where is the sample code charul_shukla??
I think it would help not just one person but many if you could let us know your sample please.:)
|

April 29th, 2008, 06:58 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Location: , , .
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hey Guys,
Charu is rt .. U need to use Condition formatting over the section and Check the Hide this Control and for the Formatting Condition Use the radio box to true.
Thanks..
Net norvin
|

May 1st, 2008, 12:25 PM
|
|
Registered User
|
|
Join Date: May 2008
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Along this same line, I have a repeating table row with option buttons. If a user selects Yes, a section should appear. This works correctly until they add another row to the table. Then the optional section disappears unless Yes is also selected on that row.
How do I make the optional section stay visible as long as any row has Yes selected?
Thanks for your help!
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |