This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
31
Web Server - Ask For Help / Tree Field Type
« on: September 27, 2021, 03:41:45 AM »
Hi
Does anyone know how to get the current node and level return from a Tree Field?
Regards Niels
Does anyone know how to get the current node and level return from a Tree Field?
Regards Niels
32
Web Server - Ask For Help / Web service - parent and child in result
« on: June 23, 2021, 09:17:46 PM »
Hi
I need to have a method that can deliver an invoice with lines and which also allows me to make documentation for the line table. But how do I link the two tables together, in a NetWebServiceMethod. I've been searching for webinars and posts but can't really find anything that can point me in the right direction.
Can anyone give me a tip on where to look?
Regards Niels
I need to have a method that can deliver an invoice with lines and which also allows me to make documentation for the line table. But how do I link the two tables together, in a NetWebServiceMethod. I've been searching for webinars and posts but can't really find anything that can point me in the right direction.
Can anyone give me a tip on where to look?
Regards Niels
33
Web Server - Ask For Help / Child popup form breaks page
« on: May 14, 2021, 08:46:03 PM »
Hi Bruce
I have an APP where I have a popup form with a browse, with a child, with a child.
Child popup form number 2 and number 3 breaks the page.
I have recreated it in attached example.
Can you see what I'm doing wrong?
NT 12.17
Regards Niels
I have an APP where I have a popup form with a browse, with a child, with a child.
Child popup form number 2 and number 3 breaks the page.
I have recreated it in attached example.
Can you see what I'm doing wrong?
NT 12.17
Regards Niels
34
Your Views and Comments / The gift that keeps on giving
« on: February 01, 2021, 02:33:52 AM »
Hi all.
I just want to show my gratitude for being a part of the Nettalk project.
It has been a long time since I have worked with a tool that just keeps offering new opportunities, providing new exciting challenges and ultimately becoming a stable and good product.
My warmest recommendations.
And not least thanks to the user group - always a good idea for a solution.
Regards Niels
I just want to show my gratitude for being a part of the Nettalk project.
It has been a long time since I have worked with a tool that just keeps offering new opportunities, providing new exciting challenges and ultimately becoming a stable and good product.
My warmest recommendations.
And not least thanks to the user group - always a good idea for a solution.
Regards Niels
35
Web Server - Ask For Help / NT12.04 Icons missing on buttons
« on: January 14, 2021, 11:29:53 PM »
Hi Bruce
After updating to 12.04 all my buttons are missing icons.
I have the same experience on the example Themer.app
Anyway to fix it?
Regards Niels
After updating to 12.04 all my buttons are missing icons.
I have the same experience on the example Themer.app
Anyway to fix it?
Regards Niels
36
Web Server - Ask For Help / NT12.03 Ace editor doesn't work in form-popup-mode
« on: January 12, 2021, 10:30:54 AM »
Hi Bruce
Do you think this is something you can fix?
Example attcehed.
Regards Niels
Do you think this is something you can fix?
Example attcehed.
Regards Niels
37
Web Server - Ask For Help / NT12.03 Where to insert css class for popup form header?
« on: January 11, 2021, 10:23:35 AM »
Hi
I would like to change the class on the header.
I think I've tried every opportunity to set classes.
Maybe it's not possible at all when it's a popup form?
Regards Niels
I would like to change the class on the header.
I think I've tried every opportunity to set classes.
Maybe it's not possible at all when it's a popup form?
Regards Niels
38
Web Server - Ask For Help / Lost scrollbar on drop down on forms
« on: December 27, 2020, 10:26:00 AM »
Hi Bruce
In NT 12.03 I have lost the scrollbar on drop down controls.
I can probably fix it with css, but would be nice if it works as usual.
Regards Niels
In NT 12.03 I have lost the scrollbar on drop down controls.
I can probably fix it with css, but would be nice if it works as usual.
Regards Niels
39
Web Server - Ask For Help / NT12 BLOB - Error
« on: December 21, 2020, 11:02:58 AM »
Hi Bruce
I am very excited that it has become easy to use BLOB for text.
But when I use it with MSSQL I get the following error:
Invalid character value for cast specification (22005).
Any idea?
Regards Niels
I am very excited that it has become easy to use BLOB for text.
But when I use it with MSSQL I get the following error:
Invalid character value for cast specification (22005).
Any idea?
Regards Niels
40
Web Server - Ask For Help / NoAccess.htm - redirected
« on: October 11, 2020, 10:56:38 PM »
Hi
Why do I keep getting this message?
Certificates are generated without any problems. It's definitely a little thing I've overlooked, but I simply need a kick in the butt to get ahead.
See attached images.
Regards Niels
Why do I keep getting this message?
Certificates are generated without any problems. It's definitely a little thing I've overlooked, but I simply need a kick in the butt to get ahead.
See attached images.
Regards Niels
41
Web Server - Ask For Help / How to get a session variable in javascript?
« on: May 27, 2020, 01:49:13 AM »
Hi
Similar to SetSessionValue in javascript, is there a way to get a session value?
Regards Niels
Similar to SetSessionValue in javascript, is there a way to get a session value?
Regards Niels
42
Web Server - Ask For Help / Call a procedure inside a static html
« on: November 04, 2019, 01:50:02 AM »
Hi
I'm trying to call a procedure inside a static html. The procedure of course has the NetWebServerWorker as parameter.
I have tryed this: <!-- Net:myprocedure --> in the top and in other places in the document, but it has no effect.
It should work with forms and browses. Mine is a source.
Any idea?
Regards Niels
I'm trying to call a procedure inside a static html. The procedure of course has the NetWebServerWorker as parameter.
I have tryed this: <!-- Net:myprocedure --> in the top and in other places in the document, but it has no effect.
It should work with forms and browses. Mine is a source.
Any idea?
Regards Niels
43
Web Server - Ask For Help / Template errror generating export button
« on: October 25, 2019, 01:01:16 AM »
Hi Bruce
I have attached example BasicFormAndBrowse (1).
Added Xfiles.
In the browse MailBoxesBrowseControl I have added changed Export button from Default to Yes
After build I get the error: "No Matching prototype available. See attached image.
Think it's a template error... The template uses 8 parameters, the CreateStdBrowseButton only takes 7...
11.23
Regards Niels
I have attached example BasicFormAndBrowse (1).
Added Xfiles.
In the browse MailBoxesBrowseControl I have added changed Export button from Default to Yes
After build I get the error: "No Matching prototype available. See attached image.
Think it's a template error... The template uses 8 parameters, the CreateStdBrowseButton only takes 7...
11.23
Regards Niels
44
Web Server - Share Knowledge / Split form made easy with css and a little jQuery
« on: September 27, 2019, 09:39:31 PM »
I needed to divide a form with many fields into two columns.
After spending a long time clicking "last in line" and moving fields around, I gave up. Every time a new field came, it all had to be moved around again. My patience ran out.
But why make it so difficult.
A single class, 20 lines jQuery, it all seems like I had dreamed of. It took under 10 minutes and is easy to maintain.
This is a very simple example. Of course, it can be styled much more. And if the right side has flow down below left, add a little @media ....
After spending a long time clicking "last in line" and moving fields around, I gave up. Every time a new field came, it all had to be moved around again. My patience ran out.
But why make it so difficult.
A single class, 20 lines jQuery, it all seems like I had dreamed of. It took under 10 minutes and is easy to maintain.
This is a very simple example. Of course, it can be styled much more. And if the right side has flow down below left, add a little @media ....
45
Web Server - Ask For Help / Class names convertet to lowercase
« on: August 19, 2019, 12:03:12 AM »
Hi Bruce
I have a Display Field with a class in the "Row Class".
My class name has upper- and lowercase letters, but they are all converted to lowercase. No huge problem unless you use an external source. Should it be so or is it a mistake?
Regards Niels
I have a Display Field with a class in the "Row Class".
My class name has upper- and lowercase letters, but they are all converted to lowercase. No huge problem unless you use an external source. Should it be so or is it a mistake?
Regards Niels