Conditional Form Elements

Hi,
I understand conditions can be applied to application form elements, but I cannot find and way of applying them.

In my application, I have two form fields. (1) is a Yes/No checkbox, (2) Text.
The conditions that need to be applied are:
(2) Text is hidden (default)
when (1) = Yes, show (2) Text
when (1) = No, Hide (2) Text

The application does not allow events on either element, and there are not any conditions options in the Application Builder.

Could someone point me in the right direction?

Many thanks.

Good morning @Thorby!

I understand conditions can be applied to application form elements

At the moment you can apply visibility conditions at the element level, but it’s only based on the webpage visitor’s logged-in state, or if they’re logged in, their role.

Further conditions, like those you’re looking for, are not currently available, but they are definitely on our roadmap.

I hope this helps, have a great day!

Cheers,
Peter Evans

Many thanks Peter,

Do you have a timeframe for this ?

There seems to be a number items on the roadmap, but I do not see any implementation dates.

Is there a list of expected release and included functionality available anywhere?

Best regards,
Martin.

Hi @Thorby, as it is an open source project, you can view all the issues individually or the milestones as a whole. For example, the issue that this feature falls under would be this one: Add complex conditions to element visibility tab (#2472) · Issues · Baserow / baserow · GitLab and will likely look like this:

This is currently in the second upcoming releases (1.27) (milestones) but that could also change. You can also possibly influence this prioritisation by adding a thumbs up on the issue to let the team know that this is something you are really after.(This applies to nearly any issue).

The Roadmap tag you see attached, indicates that is is in the priority list of possible items to enter in to a release.