@Klaus major-k
Is the web form written in LiveCode (and deployed as a Web app)? If yes,
then you can just use the "Answer" command in the web form - in the script
of the "Submit" button I guess - if the name/email field is left empty.
Hope this helps!
Panos
--
On Fri, 28 Feb 2025 at 21:15, Klaus
Hi all,
> Am 28.02.2025 um 12:40 schrieb Klaus major-k via use-livecode
> :
>
> Hi friends,
>
> according to the dictionary - answer "bla bla" - does not work
> in a .LC serverscript. OK, the dialog stacks are not present. :-)
>
> How can I show a system dialog to the user in that case?
> I'm
Wonderful, thank you, Richard! :-)
> Am 28.02.2025 um 19:59 schrieb Richard Gaskin via use-livecode
> :
>
> Klaus wrote:
>> How can I show a system dialog to the user in that case?
>> I'm afraid I'm not too familiar with html/Javascript and I need
>> to inform the user to fill all neccessary f
Klaus wrote:
> How can I show a system dialog to the user in that case?
> I'm afraid I'm not too familiar with html/Javascript and I need
> to inform the user to fill all neccessary field in a webform if
> he/she didn't.
Good news: web tech has grown up a lot over the years. Much of what used
Hi friends,
according to the dictionary - answer "bla bla" - does not work
in a .LC serverscript. OK, the dialog stacks are not present. :-)
How can I show a system dialog to the user in that case?
I'm afraid I'm not too familiar with html/Javascript and I need
to inform the user to fill all ne