Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Using 2 radio buttons to display subforms

Explorer ,
Jun 14, 2017 Jun 14, 2017

I am working with a radio button called Amortization. When the user selects this radio button they must select the radio button Actual  and corresponding ACT_Actual sub form is displayed. But if the select Full-term and the radio button Actual, the corresponding sub form FT_Actual subform is displayed.

Can anyone help me with this.

Thanks in advance,

Yvette

TOPICS
Acrobat SDK and JavaScript , Windows
324
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 14, 2017 Jun 14, 2017

Try the forum for LiveCycle Designer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jun 14, 2017 Jun 14, 2017
LATEST

I need javascript written for:

I am working with a series of radio buttons:

1st radio button is called Amortization

2nd radio button is called Full Term

3rd radio button is called is Partial

When the user selects Amortization radio button they must select either radio
button 360 or Actual.

If the user selects FullTerm along with 360 the subform FullTerm_ThreeSixty
is displayed.

If the user selects FullTerm along with Actual, the subform FullTerm_Actual
is displayed.

Only “FullTerm” subforms should be visible based on their selection.

Can anyone help me with this?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines