Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

swe:currentId

Hi ,

I am new to web templates customisation, actually i want to see the value swe:currentId i.e number  .To watch the number dynamically i had kept the code as like below but actually it showing the same string which I had kept instead of number.

But Actually I am expecting to see the number.

Could you let me know in case of any queries on the same?

<table cellpadding="2" cellspacing="0" border="0">

  <swe:for-each count="17" startValue="1100" iteratorName="currentId">

  <swe:control id="swe:currentId+200" hintMapType="FormItem">

  <tr><td>swe:currentId</td></tr> <!-->here I am generated value<--!>

<tr valign="middle">

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