Hello,
In the layout of a DSP, I would need to give dynamic id to the different div.
For instance:
<table id="uent:CALEND.SCX" border="1">
<tbody>
<tr id="uocc:CALEND.SCX">
<td> <div id="This ID should be the value of ID.CALEND"><input id="ufld:DATE.CALEND.SCX" style="width:150px;" value="Input Element"/> </div></td>
</tr>
</tbody>
</table>
Of course, once the ID has been set, it does not need to be dynamic again.
The use case of this, is for having multiple dynalic Tabs in a screen. Number of tabs will depend on the content from one retrieve.
Is there any way to do this in the Layout ?
Thank you,
------------------------------
Stephane Pfefer
Application Specialist
Darling
------------------------------



