EBS Customizations (MOSC)

MOSC Banner

Help required on form personalization to modify "Order By"

edited Oct 7, 2012 9:36PM in EBS Customizations (MOSC) 1 commentAnswered
Hi All,
    I added a form personalization to change default order by of one of the block.

Before personalization, the default order by clause of this block is say A

Added the following personalization.

property_name as ORDER_BY and value say B,C desc

Now after this, the order_by of this block has changed to

A,B,C desc

so, basically order_by is getting appended to original order_by instead of replacing.

How can I replace the order_by clause of the block through form personalization.

Regards,
Sirisha


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center