I have a page in which I have a number of forms which show/hide on button click which toggles a variable tied to the show event of the element (mainly to show insert form below table). Setting dynamic show/hide events for forms and containers works perfectly however when applied to a flex container the container will not hide.
Or you could just apply some other class to it, overriding the .d-flex class. Just use dynamic attributes - class instead of show/hide and apply your own custom class to it.
No it doesn’t work
I have to find another solution to list the characteristics of a product and have the possibility of not displaying those not present
Too bad because Flex Container / Display Block was perfect
Hi Teodor
sorry if I reopen this conversation, but I still have a small problem to solve, and I think it may be of interest to friends in the community
I have in the database some date fields that often are not insert in the Back End.
In a database the result is 0000-00-00, and in the Display Block page are displayed 01-01-1900
I would like to not display these dates (when 0000-00-00), but I have tried several times and cannot get this result