Page 1 of 1

VLWeb-How to use sys_msgq.add

Posted: Thu May 11, 2017 12:10 pm
by sohashi
Hi

I am using VL Web V14.
A surprise mark is displayed in the target field in sys_msgq.add.
Is it possible to do using dropdown?
Is it possible to do using radio buttons?
I would like to have a sample.

I appreciate your kind advice.
Best Regards,
Shumpei

Re: VLWeb-How to use sys_msgq.add

Posted: Thu May 11, 2017 1:29 pm
by MarkD
I do not think you can.
This discussion covers various error handling techniques http://vlforum.lansa.com.au/viewtopic.php?f=3&t=1259
A lot of it is in VLF-ONE context but all the content appliers equally to general VL-Web programming.

Re: VLWeb-How to use sys_msgq.add

Posted: Thu May 11, 2017 3:44 pm
by sohashi
Hi Mark


Please tell me the last question of the URL you taught.

<
You could not display an exclamation mark in your status field (DropDownList) using # SYS_MSGQ.Add ('status must be entered' # OC01_Status).
>

I would like to display an exclamation point in the drop down list.
Is there a way?

Best Regards,
Shumpei

Re: VLWeb-How to use sys_msgq.add

Posted: Thu May 11, 2017 3:50 pm
by MarkD
I do not think that you can.

Re: VLWeb-How to use sys_msgq.add

Posted: Thu May 11, 2017 5:13 pm
by sohashi
Hi Mark

Thank you as always.