NetTalk Central

Author Topic: Beginners Blues  (Read 4367 times)

bryce

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
Beginners Blues
« on: September 22, 2012, 09:25:57 PM »
I am just planning my first ever web development and am looking at the examples that come with Nettalk and am puzzled.  I have tried a few examples and seem to be having the same problem which I assume must be something I am doing.  If I take example 1 and on the Form Tab do the following:

Remove the form control procedure, Remove the ticks against Insert Button, Change Button and Delete Button,Remove the insert, change and delete from the list of fields to be displayed

Nothing changes.  I can still add, change and delete records.

I was expecting to end up with a browse containing no buttons and only capable of displaying data.

Can anyone explain with nothing seems to happen?

Thanks,

Bryce


Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Re: Beginners Blues
« Reply #1 on: September 22, 2012, 11:35:34 PM »
Hallo Bryce,

See attached photo. You need to make modifications on browse not on form.

Regards,
Robert

[attachment deleted by admin]

bryce

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
Re: Beginners Blues
« Reply #2 on: September 23, 2012, 02:06:35 AM »
Hi Robert,

Thanks for that.

That is where I have changed it (the Form Tab on the browse) but it doesn't seem to have any affect.

Any more ideas?

Thanks,

Bryce

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: Beginners Blues
« Reply #3 on: September 23, 2012, 06:03:17 AM »
Sometimes, when you make changes in a NetTalk app, the source files are not recreated properly.  This has been an issue - at least for me - going back to NT4.  Make sure you have unconditional generation turn on (This is a Clarion IDE setting).  And, what I do, is place a number in the global properties application author field and increment it every time I make a change.  For some reason this forces all template changes to be reflected in the source files.

Clear as mud huh?

Don

To be fair to Bruce, I don't think this is a NetTalk issue.  I think it's a Clarion issue.  I seem to remember Bruce explaining it all several years ago.
« Last Edit: September 24, 2012, 03:54:29 AM by DonRidley »
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11

bryce

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
Re: Beginners Blues
« Reply #4 on: September 23, 2012, 07:14:11 AM »
Don,

Thank you for that........it has solved the problem.

After hours of trying all sorts of different things....and failing.....that has done it.

Much appreciated help.

Thank you.

Bryce

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Re: Beginners Blues
« Reply #5 on: September 23, 2012, 07:20:38 AM »
You are very welcome! 
"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11