Jump to content

emeric73

Members
  • Posts

    72
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by emeric73

  1. Hello,

    Thanks for your feedback. This type of request is not possible to be directly to the model?

    When I use it directly in the field parameter it works but keeps the line breaks on the display.
     

    {{if $formValue}}<span class="ipsBadge ipsBadge_large ipsBadge_style12"><i class="fa fa-arrows-h" aria-hidden="true"></i>  {$label} :</span><span class="ipsBadge_large"> {$value}</span>{{endif}}

     

    I'm stupid I must delete but line break and add them directly to the field parameter. Thanks again for your help.

  2. Hello,

    On a personalize display, what is the solution so that empty fields without data are not displayed on the page?

    My current code which even displays the fields when there is no data

    <article class='ipsContained ipsResponsive_pull'>
    	<div class='ipsClearfix'>
          <h1 class="ipsType_pageTitle ipsContained_container"><i class="fa fa-info-circle" aria-hidden="true"></i> Présentation</h1>
          <hr class="ipsHr">  
          {$record->customFieldDisplayByKey('date-fabrication', 'display')|raw}<br><br>
          {$record->customFieldDisplayByKey('propriétaire', 'display')|raw}<br>
          {$record->customFieldDisplayByKey('statut', 'display')|raw}<br>
          {$record->customFieldDisplayByKey('constructeur', 'display')|raw}<br> 
          {$record->customFieldDisplayByKey('Peintre', 'display')|raw}<br>
          {$record->customFieldDisplayByKey('modèle', 'display')|raw}<br><br>
    	  {$record->customFieldDisplayByKey('sitewebpb', 'display')|raw}<br>
          {$record->customFieldDisplayByKey('réseau-socialpb', 'display')|raw}
          <hr class="ipsHr">
     </div>
      </article>

    Thank you for your help.

  3. Bonjour,

    - Merci pour votre retour d'expérience, la même option que sur la base de données pour modifier l'image d'illustration. image en ex :

    exempleimages.thumb.jpg.7f68753d6935744d8ce5f59f5b4e7da9.jpg

     

    - Too bad it is not possible to have a different marker per database

    - @ Steve Bullman Comment avez-vous réussi à utiliser Google Maps?

    Merci pour vos réponses

  4. Bonnjour,

    I have a small bug, the title of the email field is missing on the formimage.thumb.png.5be8a2206f02675dbe6bc4f621f1055a.png

     

    Idea for addition:

    - The possibility with the field sends of image, that it resizes the images to avoid a big display on the part visitor

     

    Merci 

  5. Le 08/04/2020 à 10h59, jesuralem a déclaré:

    Salut,

    Je ne sais pas si cela a déjà été signalé, mais lors de la traduction, le format des dates reste américain au lieu d'utiliser celui du système.

    En compétition :

    image.png.780d0d3fa25347a077c01349709fd21b.png

    Dans le calendrier :

    image.png.e91c2a8d11d19ec9469d7c22a4d34eb2.png

    Bonjour, avez vous trouvée une solution.

    Cordialement 

×
×
  • Create New...