Problem:
¿Cómo puedo hacer para ocultar el campo SKU si este está vacío?
Solution:
Si quieres ocultar el
[wpv-post-field name="_sku"]
si es vacio, o no existe, puedes usar HTML condicional.
Algo asi:
[wpv-conditional if="( '[wpv-post-field name="_sku"]' ne '' )"] [wpv-post-field name="_sku"] [/wpv-conditional]
Relevant Documentation:
https://toolset.com/documentation/user-guides/conditional-html-output-in-views/using-shortcodes-in-conditions/
Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | - | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 | 14:00 – 20:00 |
- | - | - | - | - | - | - |
Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)
Este tema contiene 5 respuestas, tiene 2 mensajes.
Última actualización por hace 7 años, 4 meses.
Asistido por: Beda.
El foro ‘Types Community Support’ está cerrado y no se permiten nuevos debates ni respuestas.