
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
how to set Dynamic loading script default value
Dears
i want to know on how to make a default value for dynamic loading scripts, for instance i have below code and i want to make key2 is the default option how to achieve that
<Property> <availableValues>
<value>key1</value>
<displayName>name1</displayName>
<description>Key description</description>
<initialPrice>11</initialPrice>
<recurringPrice>1</recurringPrice>
</availableValues>
<availableValues>
<value>key2</value>
<displayName>name2</displayName>
<description>Key description</description>
<initialPrice>12</initialPrice>
<recurringPrice>2</recurringPrice>
</availableValues>
</Property>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi doubando this is a very good ask for enhancement on the product and in fact an idea has been logged in the HCM idea exchange for exactly this requirement.
Can you please add your vote to the idea? As you might know we are moving to a open
RamD

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
The only way I found is to put a displayName who will be first in alphabetical order.
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
thanks Ram for your answer. i wonder if you can share the exact link for this ER to vote, i couldn't find it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thnaks Bouc for your reply it is very helpfull