Search found 21 matches

by adrian.bustillo
Fri Mar 21, 2025 5:03 pm
Forum: Questions & Answers
Topic: Server Module Generate a Graph chart image
Replies: 1
Views: 51449

Server Module Generate a Graph chart image

Hi!

Background to the question:

A customer request to generate a graph and plot it to PDF. Basically a report contains table and graphs. I am done with the table using integrator. This is a VL-Web application

My main problem now is that to generate the graphical image to PDF? Are there any server ...
by adrian.bustillo
Mon Sep 02, 2024 4:26 pm
Forum: Questions & Answers
Topic: VL Web Routing
Replies: 1
Views: 11100

VL Web Routing

Hi!

I am working on application that uses VL-Web and using Routing (PRIM_WEB.Router) as a navigation between views.

here is the sample URL of the app
https://domain/<lansa>/<partition>/<web component>/<uri / parameters>

My question is how can we set the development mode in Routing type of ...
by adrian.bustillo
Mon Sep 02, 2024 4:07 pm
Forum: Questions & Answers
Topic: Playback voice recorded (BLOB)
Replies: 2
Views: 16058

Re: Playback voice recorded (BLOB)

HI Arlyn,

Thank you for response and sorry for the late reply. It worked. Using component PRIM_SOND I were able to replay the recording.
by adrian.bustillo
Thu Aug 08, 2024 12:59 pm
Forum: Questions & Answers
Topic: Playback voice recorded (BLOB)
Replies: 2
Views: 16058

Playback voice recorded (BLOB)

Hi!

I am trying to playback the voice recorded from the BLOB data. We were able to record and playback the voice recorded from the memory. But when the voice recorded were saved to a BLOB and a file. We weren't able to replay the voice recording.

We used the exact same code from the LANSA IDE ...
by adrian.bustillo
Thu Apr 04, 2024 3:22 pm
Forum: Questions & Answers
Topic: Data / Application Server > URLs and Files
Replies: 1
Views: 44942

Data / Application Server > URLs and Files

https://docs.lansa.com/15/en/lansa085/index.htm#lansa/jmp_0340.htm%3FTocPath%3DWeb%2520Administration%7C1.%2520LANSA%2520Web%2520Administrator%7C1.5%2520Tools%2520Menu%2520(All%2520platforms)%7C1.5.2%2520Configure%2520System%2520(Connected%2520to%2520host)%7CData%252FApplication%2520Server%7C_____6 ...
by adrian.bustillo
Tue Oct 31, 2023 4:09 pm
Forum: Questions & Answers
Topic: Possible to change calendar color?
Replies: 1
Views: 42862

Re: Possible to change calendar color?

Does any one was able to solve this issue?

We have the same problem. The Text color has to be contrast with the background.

datepicker.png

We are using LANSA V15 IDE EPC 150056.

Will there be any future updates regarding this issue? I don't see any properties to override the background color ...
by adrian.bustillo
Tue Oct 17, 2023 7:42 pm
Forum: Questions & Answers
Topic: IIS WebServer WebConfig ModelB
Replies: 0
Views: 190900

IIS WebServer WebConfig ModelB

Is there a way to detect in MODELB (IIS web server) if the subsystem is down?

Below is LANSA error message page when the subsystem is down.
image.png

The goal is to change the error message (screenshot above) from LANSA to the MODELB IIS.

Is it possible to detect it through webconfig from IIS ...
by adrian.bustillo
Thu Jun 03, 2021 3:30 pm
Forum: Questions & Answers
Topic: LANSAMobile / PWA
Replies: 1
Views: 5942

Re: LANSAMobile / PWA

Hi!

I had the same issue before, we were able to fix viewing PDF in HTML but I wasn't able to fixed downloading PDF in Lansa Mobile App.

For viewing PDF in HTML you can use PDFObject js library. I used an es5 built because es6 built has issues in the older versions of iOS particularly iOS 10. So ...
by adrian.bustillo
Fri Apr 03, 2020 2:07 pm
Forum: Questions & Answers
Topic: PRIM_MD.DateTime
Replies: 0
Views: 44706

PRIM_MD.DateTime

Hi!

For PRIM_MD.DateTime component, is there a way to open the date picker programmatically? Does the object has a method / property to trigger it? Currently, user has to click the drop-down to open. A client is requesting if we can replace the dropdown (triangle) with the date icon.
by adrian.bustillo
Tue Feb 04, 2020 1:12 pm
Forum: Questions & Answers
Topic: VL Web paging customize
Replies: 0
Views: 42255

VL Web paging customize

Hi!

Would it be possible to update the caption of the pagination of PRIM_LIST like 1 - 8 Records of 13?
ListPaginaton.PNG
ListPaginaton.PNG (2.96 KiB) Viewed 42254 times
by adrian.bustillo
Fri Oct 11, 2019 7:47 pm
Forum: Questions & Answers
Topic: Lansa Package Manager keys (RESOLVED)
Replies: 6
Views: 14609

Re: Lansa Package Manager keys

Hi Tony,

It is confirmed from the logs that the error is because of Certificate. Thank you so much!
by adrian.bustillo
Thu Oct 10, 2019 7:47 pm
Forum: Questions & Answers
Topic: Lansa Package Manager keys (RESOLVED)
Replies: 6
Views: 14609

Re: Lansa Package Manager keys

Hi James,

I made a copy of objects xDemoGoogleRecaptchaV2ServerModule and XWS_Google_Recaptcha so I could debug freely the issue. I found out that it failed to call the GOOGLE VALIDATION RECAPTCHA API. For some weird reason THIS LINE don't work #Req.DoPost Url(#url), because the HttpStatusCode ...
by adrian.bustillo
Wed Oct 09, 2019 7:54 pm
Forum: Questions & Answers
Topic: Lansa Package Manager keys (RESOLVED)
Replies: 6
Views: 14609

Re: Lansa Package Manager keys

Hi James,

Thank you for your response.

Unfortunately, It can't verify to the server side. I'm sure this works before because I have logs in google for the completed transactions (see chart below). It also cannot verify when I use the sample DEMO of Google reCAPTCHA from Package Manager. I'm not ...
by adrian.bustillo
Mon Oct 07, 2019 12:29 pm
Forum: Questions & Answers
Topic: Lansa Package Manager keys (RESOLVED)
Replies: 6
Views: 14609

Lansa Package Manager keys (RESOLVED)

Hi!

I just wanted to know where the package manager keys being saved? Because we want to try using Google reCAPTCHA in a separate IBM i server. The package Manager can only run locally (thru LANSA IDE). Can we run this configuration thru different IBM i server? If not, can we just manually update ...
by adrian.bustillo
Wed Aug 28, 2019 6:15 pm
Forum: Questions & Answers
Topic: VLF-ONE LOGIN (RESOLVED)
Replies: 9
Views: 36348

Re: VLF-ONE LOGIN

Hi MarkD, sorry I didn't get what you mean. Below is the code. Thanks!


Begin_Com Role(*EXTENDS #PRIM_WEB) Layoutmanager(#WebFormLayoutManager)

Define_Com Class(#PRIM_ATLM) Name(#WebFormLayoutManager)
Define_Com Class(#PRIM_ATLI) Name(#VLF_One_AttachItem) Parent(#WebFormLayoutManager) Attachment ...
by adrian.bustillo
Wed Aug 28, 2019 2:42 pm
Forum: Questions & Answers
Topic: VLF-ONE LOGIN (RESOLVED)
Replies: 9
Views: 36348

Re: VLF-ONE LOGIN

How can I find UF_OEXEC version? are you asking for LANSA IDE Version? I'm using V14 SP2. Repository Details doesn't tell about version.
by adrian.bustillo
Wed Aug 28, 2019 11:26 am
Forum: Questions & Answers
Topic: VLF-ONE LOGIN (RESOLVED)
Replies: 9
Views: 36348

Re: VLF-ONE LOGIN

Hi MarkD,

Thank you for your help. But what I was trying to achieve is like this image below. I was able to do it by changing the property of VLF_ONE component. I made a copy of UF_OEXEC so I can custom VLF_ONE component. But this shows to all the page of VLF-ONE.

Are there an event routine for ...
by adrian.bustillo
Tue Aug 27, 2019 2:44 pm
Forum: Questions & Answers
Topic: VLF-ONE LOGIN (RESOLVED)
Replies: 9
Views: 36348

VLF-ONE LOGIN (RESOLVED)

Hi!

I just want to ask if it's possible to change the background of VLF-ONE log-in page? Something like a login screen of windows 10? What I saw from the documentation was only to change the header and the footer of login dialog box. Would it be possible to change the background (behind the dialog ...
by adrian.bustillo
Tue Oct 09, 2018 10:53 am
Forum: Questions & Answers
Topic: Dynamic List Row Height
Replies: 4
Views: 10581

Re: Dynamic List Row Height

Hi RomainM,

Wow! It worked like a charm. Big Thanks!


Hi,

How do you resize your RP?

It seems to work fine with the folowing code:

Begin_Com Role(*EXTENDS #PRIM_PANL *implements #Prim_List.iListCellDesign *ListFields #ListFields) Displayposition(1) Left(0) Tabposition(1) Top(0) Layoutmanager ...
by adrian.bustillo
Wed Oct 03, 2018 11:11 am
Forum: Questions & Answers
Topic: Dynamic List Row Height
Replies: 4
Views: 10581

Dynamic List Row Height

Hi,

I am trying to achieve a dynamic height for the list that a column contains a design (Reusable Part object) same like when the list contains a field. See image below.

Basically this is my code for the list that contains Design:
Define_Com Class(#PRIM_LIST) Name(#List1) Displayposition(3) Left ...