You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to make columns visible if condition is met

edited May 7, 2020 3:22PM in Visual Builder 6 comments

Summary

Is there a way to make a column invisible till a condition is met?

Content

Hi guys,

 

I used the tutorial  Editable Table with Visual Builder - Additional Tips (https://blogs.oracle.com/shay/editable-table-with-visual-builder-additional-tips) to add a pencil to an editable table to edit a record. The thing is that this table consists of a column called action, this has an cancel, save and a remove button. In the code this buttons are surrounded with ob-bind-ifs which checks if the condition of the mode the table is on is matched (current.mode == edit). These buttons get shown when the pencil,icon gets pressed on a table row, now i want to hide this column until the pencil icon has been clicked. Is there a approach for this or something in a similar fashion?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!