Search found 2 matches

by Donn Delaney
Wed Mar 13, 2019 3:32 pm
Forum: Questions & Answers
Topic: VLF ONE #PRIM_MD.Input caption styling
Replies: 5
Views: 14502

Re: VLF ONE #PRIM_MD.Input caption styling

Hi,

The caption color is applied only when the Input is focused so I don't think will help for this case. The caption color for Inputs currently can not be changed from a Theme.

Looking a bit further it seems the Material Design standards have changed a little. Previously the standard was to use ...
by Donn Delaney
Wed Jan 23, 2019 10:53 am
Forum: Questions & Answers
Topic: Sepecify customer own font icon to LANSA Material Design controls property
Replies: 2
Views: 6327

Re: Sepecify customer own font icon to LANSA Material Design controls property

Hi Kazunori,

The css file can be added to a web page from the resources tab and the material design Icon property supports the setting of a class name.

Here is a Define_Com showing the usage of a fontello generated class name.

Define_Com Class(#PRIM_MD.Icon) Name(#Icon1) Displayposition(4) Left ...