Hide a Section Based on Value on Field on Sub-Form

Confluence User - 13 Apr, 2018

Hi Team I have a form that have a sub-form , an need hide a section in it regarding a value of a ratio form located in the sub-form.  How can i do to reffer to teh value of this value?

 

i did use : form-name.variable  or variable  and don´t work 

forms

6


13 Apr, 2018
confluenceUser
confluenceUser

Hi, you can do it with [subformFieldId].[fieldId]. Eg, my subform field is "details" and the field is "type", I can use "details.type" for control field.

13 Apr, 2018
confluenceUser
confluenceUser

 

Hi Friend,  in my case the subform id is = hr_expense_new   and the radio tool ID is = modalidad_pago

as you can see in the images

i did use hr_expense_new.modalidad_pago  and don't work ,is this example as you did  explain?

 

Radio Control (inside the subform)

 

subform ID 

 

 

SECTION Visibility Control Rule

 

 

 

13 Apr, 2018
confluenceUser
confluenceUser

Hi Friend, in my case the subform id is = hr_expense_new and the radio tool ID is = modalidad_pago as you can see in the images i did use hr_expense_new.modalidad_pago and don't work ,is this example as you did explain?

14 Apr, 2018
confluenceUser
confluenceUser

Hi, in the first pic you posted. Look like your field is in a subform of a subform? in this case, you may need to try syntax like subform1.subform2.field1.

15 Apr, 2018
confluenceUser
confluenceUser

Sorry but don´t work do you can share an example or app with this case?

22 Apr, 2018
confluenceUser
confluenceUser

      Definitivally to use this feature the control must be in the same form friends ¡ Good Look¡

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print