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 - osquiabro

Pages: 1 2 [3] 4 5 ... 11
31
Web Server - Ask For Help / NT 12.34 Error
« on: January 12, 2022, 08:03:29 AM »
Unknown procedure label - C:\Clarion11_13630\Accessory\libsrc\win\NetEmail.Clw:3941,5

32
Web Server - Ask For Help / Secwin 7 Question
« on: January 05, 2022, 05:12:52 AM »
is possible that the field in a form when don't have access the field is disabled or read only and not hidden?

33
Web Server - Ask For Help / Html Before Image/Text don't generate
« on: October 21, 2021, 12:35:20 PM »
Hi Bruce, when button type is set to Save the value in Html Before Image/Text is not generate, look the different with set to Save and set to button


packet.append(p_web.CreateStdButton('submit',Net:Web:CloseButton,loc:formname,loc:formactioncancel,loc:formactioncanceltarget,,,,,'LoginForm')) !f11

packet.append(p_web.CreateButton('button','aaa','Terms',p_web.combine(Choose('Terms' <> '','nt-button nt-default-button' & p_web.site.style.FormOtherButtonWithText,p_web.site.style.FormOtherButtonWithOutText),' nt-cancel-button Navigatebutton'),loc:formname,,,p_web.OpenDialog('TermsForm',p_web._jsok(''),Net:Form,'''' & lower('LoginForm') & '''','','',p_web._jsok('terms'),p_web._jsok(''),loc:parent,''),,loc:disabled,,,,,,1,,0,,'nt-left','','LoginForm',,,'<i class="fas fa-lock"></i>',))

NT 12.26

34
Web Server - Ask For Help / Session Expires
« on: June 07, 2021, 05:41:30 PM »
Bruce in the old version, the session expires has a countdown of minutes and seconds now it only has minutes without seconds

35
Web Server - Ask For Help / Barcode
« on: June 07, 2021, 05:33:49 PM »
Barcode not work in NT 12.18, in 11.51 work

36
Web Server - Ask For Help / Overwrite css
« on: June 07, 2021, 04:18:18 PM »
Bruce the overwrite css setting don't work in version 12.18, in previous version my css without space the class is overwrite with my css, in version 12 always append all class

37
Web Server - Ask For Help / Memory Form Problems
« on: May 28, 2021, 05:26:55 AM »
Hi Bruce in Memory form in version 11.51 this line of code is generate by NT
case p_stage
  of net:web:Generate

in version 12.18 is generate this:

case p_stage
  of net:web:Generate
    do OpenFiles

my problem is the file open routine, I have a process that needs the files to open when I press the button, because at that moment I have the file, it is a file upload process

38
Web Server - Share Knowledge / NT and Stripe interface
« on: May 24, 2021, 07:20:36 AM »
For anyone interested, first you need this template installed https://github.com/mikeduglas/libcurl, secondly, it is important to change the token sandbox key with your key.

is on NT version 12.17 but should work on previous versions, enjoy..

https://stripe.com/

39
Web Server - Ask For Help / Text Field as Read Only Problem
« on: May 23, 2021, 10:50:42 AM »
i have a multiple text field that save as blob, my app setting is utf-8 in version 11.51 everything work ok but in version 12.17 if a field is set at read only the Spanish character not display correctly.

with Themer example same problem, my character is set utf8 and store data as Spanish



40
Web Server - Ask For Help / Default Focus to Locator
« on: May 04, 2021, 10:07:19 AM »
this setting don't work when a browse is open as popup, NT 12.17

41
Web Server - Ask For Help / NT 12.17 Forms Tabs Buttons hidden
« on: May 02, 2021, 07:18:43 AM »
Hi Bruce, I have my maximum resolution in 1360x768 and with the latest version in Forms Tabs I cannot see the buttons

42
Web Server - Ask For Help / how to create a Grid Card in NT
« on: March 10, 2021, 04:35:11 AM »
hi, i create successfully(https://fecipur.org/Eventos) a horizontal grid(aka browse) card with nt, but i need create another grid card with image to the left and a fields to right like as attached example image, is possible with NT?

43
Web Server - Ask For Help / Dropdown Problem
« on: January 17, 2021, 09:33:20 AM »
in version 12.05 the dropdown is not a same at version 11.43

version 12.05 this is extract
<select name="Mem__LugarNacimientoPais" id="Mem__LugarNacimientoPais" class="nt-entry ui-corner-all nt-select nt-upper nt-entry-required" style="width: 275px; display: none;" data-do="imm" data-formproc="updateperfil" data-widget="selectmenu">
<option value="" selected="selected" style="width: 138.5em;"></option>
<option value="AFGANISTÁN" style="width: 138.5em;">AFGANISTÁN</option>
<option value="ALEMANIA" style="width: 138.5em;">ALEMANIA</option>
<option value="ARABIA SAUDITA" style="width: 138.5em;">ARABIA SAUDITA</option>

version 11.43
<select name="Mem__LugarNacimientoPais" id="Mem__LugarNacimientoPais" class="nt-entry ui-corner-all nt-select nt-upper nt-entry-required" style="width: 275px" data-do="imm" data-formproc="updateperfil">
<option value="" selected="selected" class=" SelectList1" style="width: 138.5em;"></option>
<option value="AFGANISTÁN" class=" SelectList2" style="width: 138.5em;">AFGANISTÁN</option>
<option value="ALEMANIA" class=" SelectList1" style="width: 138.5em;">ALEMANIA</option>
<option value="ARABIA SAUDITA" class=" SelectList2" style="width: 138.5em;">ARABIA SAUDITA</option>

the first different is style="display: none;" in 12.05, second different in version 12.05 the class=" SelectList1" and class=" SelectList2" don't generate

if you remove the style = "display: none;" in Devtools generates for 12.05 there are 2 dropdown menus but the first work as before look image3

image 1 is v.12.05
image 2 is v.11.43

44
Web Server - Ask For Help / Placeholder problem
« on: January 17, 2021, 09:18:17 AM »
in version 12.05 the placeholder don't, my field Type is Date and placeholder is 'mm/dd/yyyy' but version 12.05 generate:

<input type="text" name="Mem__FechaNacimiento_DATE" id="Mem__FechaNacimiento_DATE" value="  /  /" class="nt-lookup-entry nt-entry ui-corner-all nt-entry-required hasDatepicker" data-nextfocus="Mem__CorreoElectronico" style="width: 16em;" placeholder="mm/dd/yyyy" data-do="imm" data-formproc="updateperfil">

in version 11.43

<input type="text" name="Mem__FechaNacimiento_DATE" id="Mem__FechaNacimiento_DATE" class="nt-lookup-entry nt-entry ui-corner-all nt-entry-required hasDatepicker" data-nextfocus="Mem__CorreoElectronico" style="width: 16em;" placeholder="mm/dd/yyyy" data-do="imm" data-formproc="updateperfil">

i think that the value is a problem.

45
Web Server - Ask For Help / Datetime Question
« on: December 29, 2020, 05:11:35 PM »
how i can convert this "2019-05-13T12:34:56Z"  in seconds

i try this stringtheory example  but don't  what is (s)

dfmt   StringDeformat
r      real
d      long
t      long
  code
  r = dfmt.DeformatUnixTimeStamp('1 Jan 2019 T 11:55am')
  t = dfmt.DeformatUnixTimeStamp(s)
  d = dfmt.DeformatUnixTimeStamp(s)

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