How to insert text element in SAP Smartforms

You can insert text element in SAP smartforms as following:

  • Select window that you want to insert graphic object and right click. System will list object that you can create.
    img114
    In the example, I have window name ’HEADER2’ and I want to insert text element in this window.
  • On popup menu, you will select Create -> Text
    img115

    img116

คำสั่งเงื่อนไข

คำสั่งเงื่อนไข (Condition) ใน ไพธอน มีเพียงรูปแบบเดียวเท่านั้น แต่ก็เพียงพอสำหรับงานทุกประเภท ประยุกต์ได้หลากหลายมาก มาเข้าเรื่องกันดีกว่า คำสั่งเงื่อนไขนี้จะมีส่วนประกอบ 3 ส่วน ได้แก่

  1. เงื่อนไข
  2. คำสั่งเมื่อตรงตามเงื่อนไข

พระธาตุ คือ อะไร

พระธาตุ มีสองความหมายคือ พระบรมสารีริกธาตุของพระพุทธเจ้า และสถานที่หรือพระเจดีย์ที่มีพระบรมธาตุบรรจุ โดยแต่ละแห่งจะมีตำนานที่เล่ามูลเหตุการสร้างพระบรมธาตุเจดีย์ซึ่งสัมพันธ์กับการเสด็จโปรดสัตว์ของพระพุทธเจ้าในดินแดนต่างๆ ซึ่งสถานที่ที่มีพระบรมธาตุเจดีย์เหล่านี้มักจะกลายเป็นเมืองสำคัญในเวลาต่อมา

How to insert graphics image (Bitmap) in SAP Smartforms

You can insert graphics object (Bitmap) in SAP smartforms as following:

  • Select window that you want to insert graphic object and right click. System will list object that you can create.
    img106
    In the example, I have window name ’HEADER’ and I want to insert graphic object in this window.
  • On popup menu, you will select Create -> Graphic
    img107

    img108

คำสั่งควบคุม

การเขียนโปรแกรมที่ทำงานตั้งแต่บนลงล่างนั้นดูจะธรรมดาเกินไปสำหรับปัญหายากๆ แต่ก็เป็นไปได้สำหรับงานที่ไม่ซับซ้อน การออกแบบด้วยวิธี top-down เป็นกรรมวิธีอย่างหนึ่งเพื่อให้โปรแกรมที่ได้ไม่ซับซ้อน และมันทำงานแบบบนลงล่าง อย่างไรก็ตามในที่สุดแล้วโปรแกรมมักซับซ้อนเกินกว่าที่จะทำแบบบนลงล่างทั้งหมดได้ เมื่อโปรแกรมมีความซับซ้อนจึงต้องมีคำสั่งพิเศษสำหรับควบคุมการทำงาน หรือ Control Flow คำสั่งประเภทนี้ใน ไพธอน จะถือเป็นคำสั่งเฉพาะ แบ่งเป็น 2 ประเภทหลักๆ ได้แก่

If you are using Drupal and you have an ’ account, you might be interested to try Google Analytics for Drupal. By using this module, you will be able to add necessary code to all pages automatically without modification to your theme.

This is a good start. Anyway, it is possible to track your website programmatically using Google Analytics. Google Analytics module should provide high-level APIs to support Drupal user. Hope budda, the author, will continue this impressive project.