LiveCycle / AEM Designer 301 - Part 3 Switch Statements and Ordinals

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025
  • Here I use a JavaScript Switch Statement to convert the ordinal "month" value output by the Date field to create a text version of the Month / Year.

ความคิดเห็น • 3

  • @johnhenneberger7561
    @johnhenneberger7561 5 ปีที่แล้ว +3

    Glad to see you back posting. Looking forward to all of the 300 Series. Your videos are the best from anywhere on the Internet.

  • @rajeshsahukari2816
    @rajeshsahukari2816 2 ปีที่แล้ว

    Thank you for your videos, they are very helpful

  • @diegodiego3964
    @diegodiego3964 ปีที่แล้ว

    Hi, great videos. could you please explain how to do the same but dropdown list on different page. how I get the value? I tried something like this "TextField2.rawValue = xfa.resolveNode("xfa.record.NewGroupNode[1].NewValueNode").value" but I couldn´t. thanks