Hello,
In our XAF web application we display actions in the UI (in vertical template). This is the part where i add action container holder in template's markup
<td class="lastAutoSize">
<cc3:XafUpdatePanel ID="UPSAC" runat="server" style="align-content:flex-end">
<cc2:ActionContainerHolder runat="server" ID="SAC" CssClass="Security" Categories="Security"
ContainerStyle="Links" SeparatorHeight="23px" ShowSeparators="False" />
</cc3:XafUpdatePanel>
</td>
When I look at page source, i see that action id is something like 'Vertical_SAC_Menu_DXI1_T'. (I've also attached an image). As far as i understand this id was generated by XAF.
What i want is,can i change this id to something more meaningful like 'Vertical_SAC_Menu_LogOff'.
Hello Korhan,
Thank you for your question. I am afraid that we do not have an immediate answer. Please give us additional time to discuss your question with our developers.