NetTalk Central

Show Posts

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.


Topics - JohanR

Pages: 1 2 [3] 4 5 ... 10
31
Web Server - Ask For Help / Form Layout
« on: December 13, 2021, 09:01:15 AM »
Hi,

I am trying to achieve the layout as in the attached image file.
It's the classic multiple vertical fields on the left with one large media field on the right.
For some reason I cannot get the fields on the left to align on the left underneath one another.
The first field always defaults to the size of the height of the media PDF on the right.

I have tried the last on line, cell and span rows settings as per webinar of 12 sept 2019

Hoping there is another example app or webinar that explains form layout?

thanks in advance for any tips or guidance

Johan

32
Web Server - Ask For Help / Fill the screen with camera on mobile device
« on: November 30, 2021, 01:15:25 AM »
Hi,

I have an update form with a "TakePic" button and camera/webcam field.

Am attempting to have as much of the screen as possible filled with the camera and even possibly have the button overlay the camera area?
And to have the camera size adjust to the size of the screen.

Any tips or examples of achieving this

thanks

Johan



33
Hi,

I am attempting to add an address lookup on a form using the result data from HERE maps api on a form.

I am busy trying different ways to implement this, but was wondering if there are any or advice on the best method to implement this?

Currently I have a form with the search address field as well as a search button, this then populates a memory table with results from HERE maps.
The result is being displayed in a browse, but now I have to figure out how to refresh the browse as the result is only received after the page has been populated.

additionally was wondering if there was any advantage to use a drop list instead of a browse field on a form?

TIA for any advice

regards

Johan









34
Hi,

My tab titles is a session variable.
The tabs are not available as fields to update via the client side RESET list

How do I update it on the fly?


thanks

Johan

35
The Rest - Ask For Help / NT HERE maps - add places to search?
« on: June 20, 2021, 12:39:29 AM »
Hi,

Currently am using the HERE maps search of address's
Used the example and modified it to include the postal code.

I am trying to add places to the search and think it might be a parameter that should be passed to the HERE server.
eg.
searching for Test Kitchen (top restaurant in south africa)
It shows up as a destination in google maps, but not in the HERE search.
I think the HERE search is only searching for an address not a place at the address, google includes both?

this is what is passed to HERE
https://autocomplete.geocoder.ls.hereapi.com/6.2/suggest.json?apiKey=xxxxxxxxxxxxxxxxxYve1gQyd2oJtNmFjc&query=test+k&country=ZAF&maxresults=20&

If anyone has advice or solved similar would appreciate any feedback.


thanks

Johan











36
Hi,

Busy with a new static site and inserting a form on a static page results in the JS forthe form being generated outside the closing tags, where normally it should be inside those tags


Any ideas much appreciated


thanks

Johan


37

Hi,

I am busy with a new static site with some dynamic content.

Using the following tags, just wanted to know what exactly they do.

<!-- NetWebServer -->
<!-- Net:c:Head -->
<!-- Net:c:BodyEnd -->


As far as I can tell,
<!-- NetWebServer --> ! alerts the server to parse the page
<!-- Net:c:Head --> ! inserts the scripts and CSS specified in the webserver


1) Is there a way to not include any of the builtin/default NTWS JS and CSS, or have access to select which of the default JS and CSS is included?
2) Is there anything else that these tags do?
3) <!-- Net:c:BodyEnd --> not sure what this does except perhaps alert the server to parse until here?



Any further info appreciated

Johan




38
Web Server - Ask For Help / LetsEncrypt eror
« on: February 22, 2021, 07:37:30 AM »
Hi

Am getting a "Failed to create**********.csr.der" error

Is there perhaps a logfile I can check for further info or another way to track down possible cause?

See attached

thanks

Johan


39
Web Server - Ask For Help / 2 Webserver procedures in one NTWS?
« on: January 26, 2021, 11:32:22 PM »
Hi,

I have read somewhere that this is possible.
Can't seem to find information on how to do it and what the price is of developing and maintenance.

My current NTWS uses a 3rd party HTML template with all extra CSS and JS, works well, except it's time consuming to mix and match the layout and get the pages setup to integrate into NTWS.

So looking at creating a second NTWS for the "logged in" area that is pure NTWS and it will make the dev work a lot faster an easier.

So the option is to create a second app and run both using the MultiHost app
or specify 2 webservers in the the same NTWS

Just looking for as much info as possible on the second situation.



thanks

Johan













40
Web Server - Ask For Help / Best theme currently for responsive site?
« on: January 23, 2021, 02:14:24 AM »
Hi,

Subject says it all.
I have used an external theme (html+css) up to now for dev work and website, but find the going slow to incorporate NTWS and the external code.

Looking to do an area of the site using only a NTWS theme (html+css) and was wondering with the new div layout options and all the new themes,
is there one theme that behaves better than others as a HTML site and also when pages are viewed and used on mobile devices tablet, phones etc..


thanks

Johan

 

41
Web Server - Ask For Help / Address autocomplete service
« on: January 18, 2020, 12:42:20 AM »
Hi,

Currently looking into address auto complete , eg. like the google service
https://developers.google.com/maps/documentation/javascript/places-autocomplete

Would appreciate any feedback on any experience from other devs on this or similar services that they have implemented.
Or even examples.

TIA

Johan



42
Web Server - Ask For Help / Session variable format and size?
« on: December 18, 2019, 07:52:41 AM »
Hi,

What can be stored in a session variable and what size can be stored?

thanks

Johan

43
Web Server - Ask For Help / data-nt-busy causing a bounce in my pages
« on: December 16, 2019, 05:09:18 AM »

Hi

The busy div is causing my pages to "bounce" up and down if I click between tabs or select new option on a dropdown
If I remove this section in the HTML in firefox...bounce goes away and it's all smooth.

<div id="_busy" data-nt-busy="busy" style="display: none;">
<img src="">
</div>

Any ideas on how to handle this better?

thanks

Johan

44
Hi,

An heads up post and also if anyone has similar issues and have solved it.

I have integrated a themeforrest template into NTWS, it is still using 2.1.4
This results in some layout issues as the themeforrest template uses some custom JS to auto adjust DIV heights.
It seems to only work with 2.1.4, does not work with latest version.

This has been one issue I have found, there might be more.

I have contacted template author to check if they are upgrading to latest Jquery, in the meantime will keep testing and see if I have workaround.

Clearly best solution would be if NTWS and outside template work on same versions.


thanks

Johan


45
Web Server - Ask For Help / New DIV Layout - How do I?
« on: November 10, 2019, 04:31:51 AM »
Hi

I have tried various option and methods using the "span (prompt/value/comment)" options but cannot achieve to have the field group surrounded by a div.

IOW have a DIV that encapsulates the prompt/entry/comment

This is the generated code:
====================
   <div id="quote_loc__fc_wine_value_prompt_div"  class=" prompt_class">
      <label for="loc__fc_wine_value">Total value ex VAT (ZAR)</label>
   </div>
   <div id="quote_loc__fc_wine_value_value_div"  class=" entry_div_class">
      <input type="text" name="loc__fc_wine_value" id="loc__fc_wine_value" value="" class=" entry_class"  style="width: 7em;" autocomplete="off" data-do="imm" data-form="quote"/>
   </div>   

But am hoping to generate a div around the field pairs
===================================
<div class="form-row">
   <div id="quote_loc__fc_wine_value_prompt_div"  class=" prompt_class">
      <label for="loc__fc_wine_value">Total value ex VAT (ZAR)</label>
   </div>
   <div id="quote_loc__fc_wine_value_value_div"  class=" entry_div_class">
      <input type="text" name="loc__fc_wine_value" id="loc__fc_wine_value" value="" class=" entry_class"  style="width: 7em;" autocomplete="off" data-do="imm" data-form="quote"/>
   </div>   
</div>

or

<div class="form-row">
   <label for="loc__fc_wine_value">Total value ex VAT (ZAR)</label>
   <input type="text" name="loc__fc_wine_value" id="loc__fc_wine_value" value="" class=" entry_class"  style="width: 7em;" autocomplete="off" data-do="imm" data-form="quote"/>
</div>


thanks

Johan




Pages: 1 2 [3] 4 5 ... 10