Aller au contenu principal

Recherche

Recherche

Single Line Text - Multiple Styles

Commentaires

1 commentaire

  • Avatar
    Ian Cummings
    Modérateur

    This is a bit convoluted but it will work.

     

    1. Create a named data source (not associated with a design object) and set it to be the value of your global variable.

     

    2. Create two single line VB script data sources in the data of your text object.  In the VB script expression make a reference to the named data source: Format.NamedSubStrings("DataSourceName").Value

     

    3. You can either use a string function in the VB script expression to get the part of data you want, or the "Truncation" options under  the "Transforms" tab of the data source.

    0

Vous devez vous connecter pour laisser un commentaire.