nabils
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
Status | Debate | Supporter | Voces | Mensajes | Caducidad |
---|---|---|---|---|---|
Many logged in users manage same post
Iniciado por: nabils en: Toolset Professional Support |
|
2 | 2 | hace 4 años, 11 meses | |
Email attachments
Iniciado por: nabils
en: Toolset Professional Support
Problem: Send repeating file field as email attachments with Toolset Forms. Solution: It needs custom codes, for example: https://toolset.com/forums/topic/email-attachments/#post-1685885 Relevant Documentation: |
|
2 | 7 | hace 4 años, 11 meses | |
MONTHS_FROM_NOW() not working in condition
Iniciado por: nabils
en: Toolset Professional Support
Problem: I am trying to create a conditional that tests if a custom date field is between TODAY() and MONTHS_FROM_NOW(2), but it's not working as expected. A date one month from now is hidden by the conditional. Solution: Use the following format with no line breaks and enclosing parentheses around both clauses: [wpv-conditional if="(( $(wpcf-rental_end) gt 'TODAY()' ) AND ( $(wpcf-rental_end) lt 'MONTHS_FROM_NOW(2)' ))"]Condition is true[/wpv-conditional] Relevant Documentation: |
|
2 | 5 | hace 5 años |