christianW-4
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 |
---|---|---|---|---|---|
CRED JS Editor escaped Strings beim Speichern
Iniciado por: christianW-4
en: Toolset Professioneller Support
Problem: Solution: |
2 | 5 | hace 6 años, 5 meses | ||
Prefill CRED date field and set a min and max range
Iniciado por: christianW-4 en: Toolset Professional Support |
2 | 6 | hace 6 años, 8 meses | ||
Custom condition comparing a date with current timestamp
Iniciado por: christianW-4
en: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | hace 6 años, 8 meses | ||
JS-Editor code highlighting and autocompletion
Iniciado por: christianW-4 en: Toolset Professional Support |
2 | 4 | hace 6 años, 8 meses | ||
Set a prefilled CRED date field readonly
Iniciado por: christianW-4
en: Toolset Professional Support
Problem: Solution: But you can add a CRED generic field that is hidden which submits the date in UNIX timestamp format, and then include a readonly input in the form to display the date in human form which is discarded when the form is submitted. Something like this: [cred_generic_field field='wpcf-due-date' type='hidden' class='' urlparam=''] { "required":0, "validate_format":0, "default":"1523521254", "persist":1 } [/cred_generic_field] <input type="date" readonly value="12 April 2018"> |
2 | 5 | hace 6 años, 8 meses |