Expand my Community achievements bar.

ivanoff
ivanoff
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Form is developed in LiveCycle 9. Field is used to input text in lower case. It is necessary that during text input ("change" event)in the first letters of the words appear in uppercase. Written the following code:            <event activity="change" name="event__change">               <script conte...

    Type

    Questions

    Views

    893

    Likes

    0

    Replies

    0
  • Thu, 20 Mar 2014 09:19:51 -0700 от Robert Gagnon Ranger <forums_noreply@adobe.com>:>Re: Help with realization of a code by "change" event created by Robert Gagnon Ranger in LiveCycle Forms - View the full discussion

    Type

    Questions

    Views

    572

    Likes

    0

    Replies

    0
  • I need something like these:<field name="Strachovatel" y="8.65mm" x="3.65mm" w="170mm" h="10mm">            <ui>               <textEdit>                  <border>                     <?templateDesigner StyleID aped3?>                     <edge stroke="lowered"/>                  </border>          ...

    Type

    Questions

    Views

    571

    Likes

    0

    Replies

    0
  •   <field name="Strachovatel" y="3.65mm" x="48.65mm" w="125mm" h="10mm">            <ui>               <textEdit>                  <border>                     <?templateDesigner StyleID aped3?>                     <edge stroke="lowered"/>                  </border>                  <margin/>        ...

    Type

    Questions

    Views

    565

    Likes

    0

    Replies

    0
  • The form is developed in Live Cycle 9There is the following code:var str = rawValue;var FIO = str.split (' ');var a = FIO.lengthswitch (a) { case 2:{        FIO [0] = FIO [0].charAt (0).toUpperCase () + FIO [0].substr (1);        FIO [1] = FIO [1].charAt (0).toUpperCase () + FIO [1].substr (1);    r...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    5
  • Форма разработана в LiveCycle 9. Поле используется для ввода текста в нижнем регистре. Необходимо, чтобы во время ввода текста ("изменить" событие) в первых букв слов появляются в верхнем регистре. Написано следующий код:            < событие деятельность = " изменение " имя = " event__change ">   ...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
Top badges earned by ivanoff
Customize the badges you want to showcase on your profile