NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: mtabakin on April 30, 2013, 09:48:36 AM
-
I'm using the SecwinWebLoginForm (NetWebForm) for login. I added a "comment" to the field loc:email (equate email) on the Forgotten your Password tab and a comment on the field loc:email (equate email2) on the Create a Login tab.
When either of these tabs is displayed the "comment" is duplicated, apprearing once next to the loc:email field (as it should) and once right below it.
Am I missing something that must be done to prevent the duplicate display?
-
obviously yes. If you post the app we can have a look.
cheers
Bruce
-
Forgot to zip web51.app. Attached here.
[attachment deleted by admin]
-
Sorry, deleted my reply. Here it is again........
I added comments to the NTWS example 51 - SecwinRequiresC6 (51) on the loc:email field on the "Forgotten Your Password" and "Create a Login" tabs. This illustrates the duplication of the comment. Compile, go to User menu, then login and look at those two tabs.
-
thanks for the example.
fixed for the next build.
In the meantime yo can explicitly clear "blank" comments by putting
''
in the comments field for the other fields.
cheers
Bruce
-
Bruce,
OK, your work around works. Thanks!!