NetTalk Central

Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Web Server - Ask For Help / Re: EIP Dropdown selection -- Validation Fails
« Last post by Alberto on July 17, 2024, 05:01:43 AM »
Hi,
see pic
22
Web Server - Ask For Help / Re: Using popup menu/menuitem on a browse row
« Last post by osquiabro on July 17, 2024, 03:43:01 AM »
i use another approach, in a browse create a buttons and his buttons call another window that send or process any code, look my images the button request open a popup window to send email
23
Web Server - Ask For Help / EIP Dropdown selection -- Validation Fails
« Last post by rjolda on July 17, 2024, 02:53:30 AM »
Hi All,
NT 14.21  C11.0136
I have an NT browse.  I have a string field "SLOT_STATUS".  There is a set of pre-defined values e.g, "EMPTY,OPEN, RESERVED, BROKEN"
In the Browse, I have made the field SLOT_STATUS and EIP field and it is picking the value from a Dropdown which contains the short list of required values.
When I select a value from the dropdown, I always get a VALIDATION error for this field saying that The value is not in the list.
Are there more steps other than checking the EIP box to make it work?
Thanks,
Ron
24
Web Server - Ask For Help / Re: Using popup menu/menuitem on a browse row
« Last post by JohanR on July 16, 2024, 09:34:36 PM »
Hi Bruce

Is there an example of how to implement the menu field on a browse?
or perhaps in the docs that I can look at?

As per the screenshots there is a "send to server" but no place to embed the code, where do I put that code.

In a previous post you mentioned the TakeEvent routine

14.17 is up.
It contains an option "send to server" in the browse menu item options.
This triggers a browse event "menuitem" which you can handle in the TakeEvent routine.



thanks

Johan

25
Web Server - Ask For Help / Re: Using popup menu/menuitem on a browse row
« Last post by Bruce on July 16, 2024, 08:48:28 PM »
I think you need to post an example - I think you are embedding in the wrong place.
26
Web Server - Ask For Help / Re: Email from browse menu button
« Last post by JohanR on July 16, 2024, 05:05:50 AM »
Hi,

Copied my question to a new post to start a new thread.
https://www.nettalkcentral.com/forum/index.php?topic=9497.0

Johan
27
Web Server - Ask For Help / Using popup menu/menuitem on a browse row
« Last post by JohanR on July 16, 2024, 04:46:31 AM »

Quote from: Bruce on February 08, 2024, 01:10:29 AM

14.17 is up.
It contains an option "send to server" in the browse menu item options.
This triggers a browse event "menuitem" which you can handle in the TakeEvent routine.



Hi,

I am trying to implement the popup menu on a browse and am unsure of how to handle the event.
I have it working up to the point of where I have a case structure in TakeEvent routine which fires the correct code for each item.

However am unsure of what code to embed here besides my code?
Some of the items will be updated file fields and then writing the values to disk.

What housekeeping routines must I call to keep everything happy and updated?

thanks

Johan
28
Web Server - Ask For Help / Browse menu button
« Last post by JohanR on July 15, 2024, 11:46:12 PM »
14.17 is up.
It contains an option "send to server" in the browse menu item options.
This triggers a browse event "menuitem" which you can handle in the TakeEvent routine.

Hi,

I am trying to implement the popup menu on a browse and am unsure of how to handle the event.
I have it working up to the point of where I have a case structure in TakeEvent routine which fires the correct code for each item.

However am unsure of what code to embed here besides my code?
Some of the items will be updated file fields and then writing the values to disk.

What housekeeping routines must I call to keep everything happy and updated?

thanks

Johan









29
Web Server - Ask For Help / Re: EIP Lookup in Netbrowse
« Last post by ntnewbies on July 15, 2024, 01:45:14 AM »
update:
For now, the lookup button appears only IF we check the popup lookup .

Thanks bruce for the guide.

regards,
Jason
C11.1
Nt14.20
30
Web Server - Ask For Help / Crystal Reports viewer
« Last post by Ubaidullah on July 11, 2024, 07:04:00 AM »
Hi,

Has anyone implemented Crystal Reports viewer in a Nettalk webapp? Asking before I go down the rabbit hole.

Thanks for any insights.

Regards,
Ubaidullah Nubar.
Pages: 1 2 [3] 4 5 ... 10