nabils
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
Status | Sujet | Supporter | Voix | Publications | Nouveauté |
---|---|---|---|---|---|
Many logged in users manage same post
Commencé par : nabils in: Toolset Professional Support |
|
2 | 2 | Il y a 4 années et 11 mois | |
Email attachments
Commencé par : nabils
in: 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 | Il y a 4 années et 11 mois | |
MONTHS_FROM_NOW() not working in condition
Commencé par : nabils
in: 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 | Il y a 5 années |