Showing posts from February, 2023
Step 1 : ===== At first you create normal Master-Details Page. Step 2 : ===== Go to I nteractive grid Region. -- Set STATIC ID for column. (QTY,SALE_PRICE,AMOUNT) 1. QTY ---> C_QTY 2. SALE_PRICE ---> C_PRICE 3. AMOUNT ---> C_TOTAL -- Go to …
if you want multiple type wise single data (as like company) store. This lesson for you Part-1 - New data Store/Create : ===================== Step - 1 ===== Suppose, your column name "TYPE" Go to page edit and select "TYPE" item.…
If you writing the below the "NOT IN" using SQL Code then you looking this problem. You can't see name instead of ID. This is big Problem User Level. 1. MAWB (Master Table Column) ==================== SELECT A.AIRBILL_NUMBER d, B.ID r FR…