ePortal supports the capability of setting attributes of a control on a client form based on the logic used in the EAE or AB Suite application. The following table identifies the attributes that you can set for an ePortal ASP.NET Web Form client.
Attribute | Presentation Client | ASP.NET Client | VB.NET Client | ePortal |
---|---|---|---|---|
BOLD | Y | Y | Y | Y |
GREY | Y | Y | Y | Y |
HIDE | Y | Y | Y | Y |
FORECOLOR | Y | Y | Y | Y |
BACKCOLOR | Y | Y | Y | Y |
UNDERLINE | Y | Y | Y | Y |
CUSTOM | N | Y | Y | N |
However, ePortal doesn't support dynamic attribute setting for the background color of the form using the special field _CE_FORM.
Attribute | Presentation Client | ASP.NET Client | VB.NET Client | ePortal | |
---|---|---|---|---|---|
BACKCOLOR | Y | Y | Y | N | |
CUSTOM | N | Y | Y | N |