christianW-4
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é |
---|---|---|---|---|---|
CRED JS Editor escaped Strings beim Speichern
Commencé par : christianW-4
in: Toolset Professioneller Support
Problem: Solution: |
2 | 5 | Il y a 6 années et 5 mois | ||
Prefill CRED date field and set a min and max range
Commencé par : christianW-4 in: Toolset Professional Support |
2 | 6 | Il y a 6 années et 8 mois | ||
Custom condition comparing a date with current timestamp
Commencé par : christianW-4
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
2 | 3 | Il y a 6 années et 8 mois | ||
JS-Editor code highlighting and autocompletion
Commencé par : christianW-4 in: Toolset Professional Support |
2 | 4 | Il y a 6 années et 8 mois | ||
Set a prefilled CRED date field readonly
Commencé par : christianW-4
in: 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 | Il y a 6 années et 8 mois |