Search found 11 matches

by paularstall
Thu Dec 03, 2020 9:48 pm
Forum: Questions & Answers
Topic: Virtual Field Type
Replies: 8
Views: 125715

Re: Virtual Field Type

Hi Dino.

We are on V14.2 EPC 142051
by paularstall
Tue Dec 01, 2020 2:52 am
Forum: Questions & Answers
Topic: Virtual Field Type
Replies: 8
Views: 125715

Re: Virtual Field Type

Hi Srini.

Yes that was my first thought, the tables are both RDMLX enabled.
Though one was created a few years ago and the other is new.
by paularstall
Wed Nov 25, 2020 8:15 pm
Forum: Questions & Answers
Topic: Virtual Field Type
Replies: 8
Views: 125715

Re: Virtual Field Type

Thanks Chad.

We have created the normal date field which is S8,0 and written as YYYYMMDD on the table (DCD2DC), but we would normally also create a virtual field to display the date as DDMMYYYY (DCD2CV). as below:

Date conv.png

Our issue is we can't seem to do this on certain tables and I'm not ...
by paularstall
Wed Nov 25, 2020 3:31 am
Forum: Questions & Answers
Topic: Virtual Field Type
Replies: 8
Views: 125715

Virtual Field Type

Hi.

When trying to create a new virtual field against a table, I've noticed that the Virtual Field type dropdown in the IDE is not always consistent.

We are trying to create a virtual date field that has a Date conversion Type but don't seem to get the option on some Tables.
I can't see any ...
by paularstall
Fri Jun 12, 2020 12:40 am
Forum: Questions & Answers
Topic: Date Control value is previous day
Replies: 10
Views: 47099

Re: Date Control value is previous day

Hi Joe.

Many thanks for that. It now works perfectly :!:

Thanks
Paul.
by paularstall
Fri Jun 12, 2020 12:28 am
Forum: Questions & Answers
Topic: Date Control value is previous day
Replies: 10
Views: 47099

Re: Date Control value is previous day

Thanks Joe
I'll give that a try :)
by paularstall
Thu Jun 11, 2020 10:24 pm
Forum: Questions & Answers
Topic: Date Control value is previous day
Replies: 10
Views: 47099

Date Control value is previous day

Hi.

I'm having a strange problem trying to get the date value returned from the PRIM_MD.DateTime control.

When the users selects a date from the calendar it correctly displays on the screen, however when I try and assign the value to another field it always displays the previous days date.
I'm in ...
by paularstall
Fri Apr 03, 2020 9:02 pm
Forum: Questions & Answers
Topic: Compressing Image size from File picker
Replies: 6
Views: 42124

Compressing Image size from File picker

Hi
Im using the file picker control to select an image in a web application which then writes the image to a database table as a BLOB.

With camera resolutions getting larger and larger these days, image sizes can be very big even when the settings are set to minimum on the device.

My question ...
by paularstall
Wed Jul 24, 2019 4:47 pm
Forum: Questions & Answers
Topic: Compilation Linkage Failed (SOLVED)
Replies: 3
Views: 7778

Re: Compilation Linkage Failed

This was caused by how the users admin rights had been setup here.

After adding the user to the group admin policy I re-installed LANSA and all worked ok.
by paularstall
Sat Jul 20, 2019 7:34 pm
Forum: Questions & Answers
Topic: Compilation Linkage Failed (SOLVED)
Replies: 3
Views: 7778

Re: Compilation Linkage Failed

Thanks for the suggestion.
However that didn't work. It's with lansa support.
Agree about it being a bit of a pointless function though if I click compile I want to compile. ;)
by paularstall
Fri Jul 19, 2019 7:17 am
Forum: Questions & Answers
Topic: Compilation Linkage Failed (SOLVED)
Replies: 3
Views: 7778

Compilation Linkage Failed (SOLVED)

I have done a fresh install of 14.2 with latest epc's on a laptop (VCS system) for a new developer.

All seems to work ok apart from I can't seem to compile any objects at all in the IDE

The compilation logs show a sucessful build output however the compile output seems to show a failure.
The final ...