Search found 6 matches

by pbellardita
Tue Jan 22, 2019 8:02 pm
Forum: Questions & Answers
Topic: How to display a Time(8) field
Replies: 2
Views: 10758

Re: How to display a Time(8) field

Thanks
by pbellardita
Thu Jan 17, 2019 8:35 pm
Forum: Questions & Answers
Topic: How to display a Time(8) field
Replies: 2
Views: 10758

How to display a Time(8) field

Hi,
I'm using a Time(8) field with hours, minutes and seconds (Eg: 12:10:52).
How can I display only Hours and minutes on a web page (Eg: 12:10) without having to use a support text field?

Thanks
by pbellardita
Mon May 14, 2018 6:34 pm
Forum: Questions & Answers
Topic: Show popup on PRIM_List
Replies: 0
Views: 10838

Show popup on PRIM_List

Good morning,
I have to display a popup at the right click on each record in a list.
However, the prepare event is fired also by clicking on the header of the list.
Is there a property of the list to avoid opening the popup in the header?
The values of the entry in currentitem or focusitem by ...
by pbellardita
Wed Mar 28, 2018 5:21 pm
Forum: Questions & Answers
Topic: New line in List data
Replies: 2
Views: 5061

Re: New line in List data

it works!

Thanks James

Regards
by pbellardita
Wed Mar 28, 2018 1:41 am
Forum: Questions & Answers
Topic: New line in List data
Replies: 2
Views: 5061

New line in List data

Hi,
is there a way to force a new line inside a list cell?
for example, in this web page, I used the command (10).asUnicodeString in the caption of the columnHeader and in the column # Col1.

Begin_Com Role(*EXTENDS #PRIM_WEB) Layoutmanager(#TableLayout1)
Define_Com Class(#PRIM_TBLO) Name ...
by pbellardita
Thu Mar 08, 2018 12:16 am
Forum: Questions & Answers
Topic: LANSA Integrator - Creation of XML content
Replies: 0
Views: 12244

LANSA Integrator - Creation of XML content

Hi,
Is there a more intuitive and fast way to design an XML Content? The ideal would be to use a visual tool (even from third parties), and not having to design the layout of the PDF pixel by pixel.

Thanks