Search found 7 matches

by rigor
16 Nov 2022, 11:57
Forum: "How do I do this"
Topic: Passing value from axFrame HTML Page back to the AXES Main Page
Replies: 3
Views: 3841

Re: Passing value from axFrame HTML Page back to the AXES Main Page

Hi Tim, Thanks for the response. We were able to find a work around for the issue. We've used Web Local Storage to pass and store the value and just do an extension refresh to get the value to be displayed to a component. Please see screenshot below for the example that we made, we can pass back the...
by rigor
07 Nov 2022, 22:32
Forum: "How do I do this"
Topic: Passing value from axFrame HTML Page back to the AXES Main Page
Replies: 3
Views: 3841

Passing value from axFrame HTML Page back to the AXES Main Page

Hi, Is there a way for axFrame to communicate to the Axes Main Page and pass a value? For example, I've used an axFrame to display a Calendar using JQuery, I was hoping I can pass back the selected data from the Calendar to the AXES Main Page. Is this possible? Is there a way that we can maybe use a...
by rigor
04 Nov 2022, 23:00
Forum: "How do I do this"
Topic: axFrame HTML Page Directory/Location
Replies: 2
Views: 4316

Re: axFrame HTML Page Directory/Location

Hi Dino,

Thanks for the response.

We were able to access the HTML Pages that we uploaded to the AXES Web Server with your help.

Regards,
Rigor
by rigor
05 Oct 2022, 20:52
Forum: "How do I do this"
Topic: axFrame HTML Page Directory/Location
Replies: 2
Views: 4316

axFrame HTML Page Directory/Location

Hi,

Good day.

Where do we usually put a HTML page on the AXES IFS? The HTML page will be use for an axFrame extension.

Thanks.
by rigor
15 Jun 2022, 20:14
Forum: Suggestions Box
Topic: Cross Browser Update for Copy Logic on AXES Documentation
Replies: 0
Views: 28362

Cross Browser Update for Copy Logic on AXES Documentation

Hi, Good day. I've encountered an issue with the current Javascript Copy Logic used in 2 of the Lansa Axes Documentation for USERENV and Generic Coding ( https://axesdocs.lansa.com.au/index.php/faq/userenv-and-generic-coding?highlight=WyJ3aW5kb3ciLCJjbGlwYm9hcmRkYXRhIiwid2luZG93IGNsaXBib2FyZGRhdGEiX...
by rigor
26 Jul 2021, 22:25
Forum: "How do I do this"
Topic: Suppressing the beep sound where invalid data is entered into a field
Replies: 3
Views: 5291

Re: Suppressing the beep sound where invalid data is entered into a field

Hi Dino, Thank you for your response. I'm very sorry for the late response. I was assigned to a different project and was unable to get back to this. I've created a sample video of my issue. Please see URL below. https://drive.google.com/file/d/1vvJuBvaVGMAoKxhTPf-3bCXA1mUO0Fos/view?usp=sharing I th...
by rigor
07 Jul 2021, 13:18
Forum: "How do I do this"
Topic: Suppressing the beep sound where invalid data is entered into a field
Replies: 3
Views: 5291

Suppressing the beep sound where invalid data is entered into a field

Hi, I was wondering if there's a way to remove the invalid input beep sound when inputting alphanumeric on a numeric field. We've created an AutoDropdown Extension for a client which enable the user to enter alphanumeric on a numeric field. This extension is a combination between an AutoComplete and...