Your cart
  • IMG
    {{cart_item.name}}
    {{cart_item.variation_attribute_name}}: {{cart_item.variation_attribute_label}}
    {{cart_item.item_unit}}: {{ setCurrency(cart_item.price)}}
    {{ setCurrency(cart_item.price*cart_item.quantity)}}
    Invalid quantity more than stock
Total :
{{setCurrency(cart.sub_total)}}

There is no item in the cart. If you want to buy, Please click here.

Oracle Apex Navigation Menu - update and create new if it does not set during creation time.

Created by :
Oracle Apex, Apex Navigation Menu
article
Programming, Software and application
1370
2020-11-26 14:22:02

Go Shared Components > Lists > Navigation Menu and click Desktop Navigation Menu where you will get all menu items. 

If already listed in menu, you can change item 

  • Click one item 
  • Select Parent List Entry 
  • And Apply change


If not listed in menu, you can change item 

  • Click create entry 
  • Select Parent List Entry 
  • Give value of List Entry Label
  • Select page on Target section 
  • Click Create list entry


If you want to change item order, you need change, you need to change sequence number.