9 years ago
2
Topic

Hello,

How can I change the state of separate element of group field?

I have group field:

And here's the group:

I want to hide some group elements (for example, field "Author fio ua"), depending on "Publication Country" value (Select - Simple), but I can only hide the whole group.

Does JQUERY SELECTOR can help me?

Thank you.

Get a Book for SEBLOD
693 Posts
rpoy
9 years ago
0
Level 1

Hi Kronos,

Welcome to the SEBLOD fourm. Please take a moment to review the documentation in the Manuals section. It would also be helpful for you to be familiar with the SEBLOD storage methodology in this tutorial and videos.

It does not appear that conditionals can be set on internal items of a Group type. You could add all of the items individually and control them through conditionals. Another method, is a custom template.

Can you give some more details on what you are trying to accomplish?

thanks,

Randy

9 years ago
0
Level 1

Hi,

thank you for your reply.

The final purpose was to make Group X field with some depended on top-level field from main form. But I'll try to avoid it or add custom JS.

Get a Book for SEBLOD