Search found 58 matches

by Rieko Saitoh
Fri Mar 18, 2022 4:03 pm
Forum: Questions & Answers
Topic: VL V15 Form: the method of firing an event only when the content of the combo box is changed manually.
Replies: 3
Views: 6742

Re: VL V15 Form: the method of firing an event only when the content of the combo box is changed manually.

Hi Brendan,

I will consider adding an IF statement in ComboChanged event.
Thank you for the advice!!

Best regards,
Rieko Saitoh
by Rieko Saitoh
Thu Mar 17, 2022 4:21 pm
Forum: Questions & Answers
Topic: VL V15 Form: the method of firing an event only when the content of the combo box is changed manually.
Replies: 3
Views: 6742

VL V15 Form: the method of firing an event only when the content of the combo box is changed manually.

Hi All,

I would like to fire the event only when user manually changes the contents of the combo box from the screen. I've tried using the ComboChanged event, but the ComboChanged event also fires when the records are programmatically added to the combobox in an initialize process.


Function ...
by Rieko Saitoh
Thu Feb 03, 2022 1:43 pm
Forum: Questions & Answers
Topic: V15: Hiding zeros at the end of numeric field's decimal.
Replies: 3
Views: 9625

Re: V15: Hiding zeros at the end of numeric field's decimal.

Hi Dino,

Thank you so much for replying to this question.
I will consider to use string fields on the screen. Also, I could learn how to use the AsDisplayString method.
Thank you for your support!!

Best regards,
Rieko Saitoh
by Rieko Saitoh
Wed Feb 02, 2022 1:56 pm
Forum: Questions & Answers
Topic: V15: Hiding zeros at the end of numeric field's decimal.
Replies: 3
Views: 9625

V15: Hiding zeros at the end of numeric field's decimal.

Hi all,

If the last few digits in a numeric field is zero, I would like to hide that zero. And I would like to implement it with a numeric field, not a character field. I've tried a few editing options and it seems that decimal zeros are always visible.
I did the following test.

Field definition ...
by Rieko Saitoh
Mon Oct 11, 2021 4:15 pm
Forum: Questions & Answers
Topic: V15 VL-Web: How to get the number of records in the list(#PRIM_LIST).
Replies: 2
Views: 7014

Re: V15 VL-Web: How to get the number of records in the list(#PRIM_LIST).

Hi Dino,

Thank you for your reply.
I was able to achieve it by the method you taught me.
Thank you for your kind support!!

Best regards,
Rieko Saitoh
by Rieko Saitoh
Fri Oct 08, 2021 3:50 pm
Forum: Questions & Answers
Topic: V15 VL-Web: How to get the number of records in the list(#PRIM_LIST).
Replies: 2
Views: 7014

V15 VL-Web: How to get the number of records in the list(#PRIM_LIST).

Hi,

I would like to get the number of records in the list(#PRIM_LIST) displayed on the web page. Is there any way?
(I'm looking for a method other than counting one by one with "Selectlist".)

Thanks in advance,
Rieko
by Rieko Saitoh
Thu Jun 17, 2021 4:30 pm
Forum: Questions & Answers
Topic: Form V14SP2 : How to launch a browser from a form
Replies: 3
Views: 7073

Re: Form V14SP2 : How to launch a browser from a form

Hi Fabrice and Dino,

Thanks for your good advice, I am able to implement it.
Thank you for your support!!!

Best regards,
Rieko Saitoh
LANSA japan
by Rieko Saitoh
Tue Jun 15, 2021 4:18 pm
Forum: Questions & Answers
Topic: Form V14SP2 : How to launch a browser from a form
Replies: 3
Views: 7073

Form V14SP2 : How to launch a browser from a form

Hi all,

I would like to launch a web browser from a form and open a page with the specified URL.
Instead of displaying the web page on the form, I would like to start a browser and display a web page.
Does anyone know this method?

Thank you.

Best regards,
Rieko Saitoh
LANSA japan
by Rieko Saitoh
Fri Jun 04, 2021 12:58 pm
Forum: Questions & Answers
Topic: VL-Web V15: How to specifying the extension in the file picker
Replies: 5
Views: 12602

Re: VL-Web V15: How to specifying the extension in the file picker

Hi dominique,

Thank you for your reply.
I would to do this in a VL-Web application, but the method "CreateFileOpenDialog" doesn't seem to work on the web.
The advice you gave is valid for desktop applications. I will use it as a reference.

Thank you for your support.

Best regards,
Rieko Saitoh ...
by Rieko Saitoh
Fri May 28, 2021 3:32 pm
Forum: Questions & Answers
Topic: VL-Web V15: How to specifying the extension in the file picker
Replies: 5
Views: 12602

VL-Web V15: How to specifying the extension in the file picker

Hi all,

I am creating an application that uploads a CSV file using a file picker.
In the file picker, the extension is displayed as "All files".
Is it possible to specify the extension ".csv"?
filepicker.png
filepicker.png (56.76 KiB) Viewed 12602 times
Thank you.

Best regards,
Rieko Saitoh
LANSA japan
by Rieko Saitoh
Tue Feb 02, 2021 4:19 pm
Forum: Questions & Answers
Topic: LANSA Integrator: ExcelReadService how to change date format and locale of Excel cell.
Replies: 2
Views: 7153

LANSA Integrator: ExcelReadService how to change date format and locale of Excel cell.

Hi all,

I would like to set the dateformat in ExcelReadService as below.
March 14, 2012
Such a format is not common in Japanese. But in Excel we can change the cell formatting to set the date format.

Cell Formatting - Display Format - Date
Setting the locale to English (US) and the type "March 14 ...
by Rieko Saitoh
Tue Feb 02, 2021 4:07 pm
Forum: Questions & Answers
Topic: VL-Web: How to disapper google transrate in application settings.
Replies: 4
Views: 10416

Re: VL-Web: How to disapper google transrate in application settings.

Hi Dino,

I reported this behavior to the support team and found it to be a defect. It will be fixed in the future.
Thank you for your support!!

Best regards,
Rieko Saitoh
LANSA japan
by Rieko Saitoh
Mon Dec 07, 2020 12:36 pm
Forum: Questions & Answers
Topic: VL-Web: How to disapper google transrate in application settings.
Replies: 4
Views: 10416

Re: VL-Web: How to disapper google transrate in application settings.

Hi Dino,

Thank you for your reply.
In our environment, the partition default language is set to Japanese and VL-Web runs with lansa=jpn. But, it runs with <html lang="en">...
I think this behavior may be a specification.
Thank you for your help!!

Best regards,
Rieko Saitoh
by Rieko Saitoh
Tue Dec 01, 2020 5:34 pm
Forum: Questions & Answers
Topic: VL-Web: How to disapper google transrate in application settings.
Replies: 4
Views: 10416

VL-Web: How to disapper google transrate in application settings.

Hi all,

I would like to disapper "google transrate" popup in VL-Web.
I can hide it in the chrome settings, but I would like to hide it in the application settings. Because I will expose the VL-Web site to a large number of users.

I'm thinking of two methods.
1.Run VL-Web with <html lang = "ja ...
by Rieko Saitoh
Tue Nov 10, 2020 4:58 pm
Forum: Questions & Answers
Topic: URL scheme for redisplay
Replies: 0
Views: 55469

URL scheme for redisplay

Hi all,

I would like to redisplay the Visual LANSA Web of LANSA mobile from the printer using the URL schema.
Specifically, the flow is as follows,

1.From Visual LANSA Web of LANSA Mobile, pass the print instructions and the URL schema for Visual LANSA web redisplay to the printer.

2.Printer ...
by Rieko Saitoh
Mon Jul 20, 2020 4:09 pm
Forum: Questions & Answers
Topic: VL-Web: Active Directory authentication with ServerModule
Replies: 2
Views: 13944

Re: VL-Web: Active Directory authentication with ServerModule

Hi Joe,

Thank you for your reply.
I could understand that there is a way to use LANSA Integrator. I will consider based on the samples I received from you.
Thank you for your polite and kind answers. Thank you very much for your help!!

Best regards,
Rieko Saitoh
LANSA japan
by Rieko Saitoh
Tue Jul 14, 2020 4:32 pm
Forum: Questions & Answers
Topic: VL-Web: Active Directory authentication with ServerModule
Replies: 2
Views: 13944

VL-Web: Active Directory authentication with ServerModule

Hi,

I would like to do Active Directory authentication with ServerModule.
Is it possible to enter UserID/Pass/Domain on the VL-Web screen and perform Active Directory authentication with ServerModule?
If it is possible, could you tell me how to do it?

In the past, VBS was executed from Visual ...
by Rieko Saitoh
Fri May 29, 2020 3:44 pm
Forum: Questions & Answers
Topic: VL-Web: resizing the down arrow in the dropdown(#PRIM_LIST.DropDown)
Replies: 0
Views: 47461

VL-Web: resizing the down arrow in the dropdown(#PRIM_LIST.DropDown)

Hi,

Is it possible to make the down arrow larger in the dropdown(#PRIM_LIST.DropDown)?
* If I set a style and specify a large font size, even if the size of the characters becomes large, but the down arrow size is not changed.
dropdown_down arrow.png
dropdown_down arrow.png (3.63 KiB) Viewed 47461 times

Best regards,
Rieko Saitoh
LANSA japan
by Rieko Saitoh
Fri Jan 10, 2020 4:56 pm
Forum: Questions & Answers
Topic: VL- Web : How to avoid prompting when handling closing a browser.
Replies: 1
Views: 4859

VL- Web : How to avoid prompting when handling closing a browser.

Hi,

Our customer would like to handle the closing of the browser and call the server module.
So, they are currently using the code below.

-----
Evtroutine Handling(#sys_web.CloseQuery) Querystring(#QueryString)
Define_Com Class(#ServerModule.SAVE) Name(#SAVE)
#SAVE.ExecuteAsync( #AAA ...
by Rieko Saitoh
Mon Oct 07, 2019 5:35 pm
Forum: Questions & Answers
Topic: VL-Web: How to hide the buttons to increase or decrease the numeric value (RESOLVED).
Replies: 2
Views: 6917

Re: VL-Web: How to hide the buttons to increase or decrease the numeric value.

Hi Danny,

I changed the column class, then the spin button no longer appears. I could achieved my goal. Thank you so much for your support!!

Best regards,
Rieko Saitoh
LANSA japan