Sign Up

Hey, Dev!
Are you looking for a forum full of active developers to help you?
So if you want to:
➡️ Get answers for your development issues
➡️ Help others
➡️ Write an article
➡️ Get rewarded for your active participation
Then this place is just for you and it is 100% FREE.

Have an account? Sign In


Have an account? Sign In Now

Sign In

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

Sorry, you do not have a permission to ask a question, You must login to ask question.

Forgot Password?

Need An Account, Sign Up Here
Sign InSign Up

OrclQA.Com

OrclQA.Com Logo OrclQA.Com Logo
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Blog
  • New Questions
  • Tutorials
    • Oracle
    • Oracle Apex
    • Python
  • Tags
  • Users
  • Badges & Points
  • About
Home/Questions/Q 4736
Answered
SM Hasem
SM Hasem

SM Hasem

  • Dhaka, Bangladesh
  • 4 Questions
  • 15 Answers
  • 0 Best Answers
  • 42 Points
View Profile
  • 0
SM HasemContributor
Asked: January 26, 20212021-01-26T16:27:01+05:30 2021-01-26T16:27:01+05:30

How to insert item data with default IG in IG table?

  • 0

I have one item with default Interactive Grid. I want to insert item value with default Interactive Grid. Is it Posible? How?

question
  • 2
  • 42
  • 0
  • 0
  • Share
    • Share on Facebook
    • Share on Twitter
Answer

    2 Answers

    1. goto150

      goto150

      • Wroclaw, Poland
      • 0 Questions
      • 18 Answers
      • 4 Best Answers
      • 149 Points
      View Profile
      Best Answer
      goto150 Professional
      2021-01-27T18:38:39+05:30Added an answer on January 27, 2021 at 6:38 pm

      Let say you have a page, page item P_ITEM and Interactive Grid having column DEPENDANT.

      Depending on what you want to achieve you may either set a default source(1) for this column or default value in case of new row(2).

      Expand columns of your interactive grid end click on the column name you whish to modify, follow either option 1 or 2.

      1. Default Source (page item is source for the column)
        1.  Go to Source:
          1. Type = SQL expression
          2. SQL Expression = :P_ITEM
      2. Default new entry (page item is default entry for new items)
        1. Go to Default:
          1. Type = Expression
          2. PL/SQL Expression = :P_ITEM

       

      • 2
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
      • SM Hasem

        SM Hasem

        • Dhaka, Bangladesh
        • 4 Questions
        • 15 Answers
        • 0 Best Answers
        • 42 Points
        View Profile
        SM Hasem Contributor
        2021-02-03T17:01:25+05:30Replied to answer on February 3, 2021 at 5:01 pm

        thank you so much

        • 0
        • Share
          Share
          • Share on Facebook
          • Share on Twitter

    You must login to add an answer.

    Forgot Password?

    Sidebar

    Ask Question
    Write a Post
    • Recent
    • Answers
    • Bheem

      How to deploy oracle apex app in oracle SaaS

      • 0 Answers
    • Rameez Tariq

      How to create View with Blob column through DBLINK

      • 0 Answers
    • Huy Nguyen

      Dynamic action on column on Interactive Grid

      • 3 Answers
    • GudDud

      Load PDF into APEX, Edit it and Print it.

      • 0 Answers
    • Huy Nguyen
      Huy Nguyen added an answer Thank you for your good idea. March 5, 2021 at 12:09 pm
    • Vinish
      Vinish added an answer Oh, this will work for only new rows. For existing… March 5, 2021 at 11:22 am
    • Vinish
      Vinish added an answer I think you do not need to create the dynamic… March 5, 2021 at 11:14 am
    • Vinish
      Vinish added an answer Are you converting your CLOB to varchar2 in the report?… March 5, 2021 at 6:56 am
    • Vinish
      Vinish added an answer You can reduce the number of column span for the… March 4, 2021 at 7:53 am

    Recent Blog Posts

    • Vinish

      Oracle Apex - Display External File in Region

    • Vinish

      Oracle PL/SQL Download BLOB File to Disk

    • Vinish

      Oracle Convert External File to BLOB

    • Vinish

      Oracle Apex Calendar Example

    • Vinish

      Oracle Apex - Open Modal Dialog Page Using JavaScript

    Explore

    • Home
    • Blog
    • New Questions
    • Tutorials
      • Oracle
      • Oracle Apex
      • Python
    • Tags
    • Users
    • Badges & Points
    • About

    © 2021 OrclQA.Com. All Rights Reserved. Privacy Policy