Forms Login Tools

Issues related to the Login tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/login_basics.html
http://www.wysiwygwebbuilder.com/login_tools.html

TIP:
A lot of information about the login tools can be found in the help/manual.
Also checkout the demo template that is include with the software.
Post Reply
trevorm
 
 
Posts: 84
Joined: Sat Mar 14, 2020 3:43 pm

Forms Login Tools

Post by trevorm »

Hello.

Are there any tutorials/videos that explain how to restrict (filter out) database output presented in a Wysiwyg WB data output form? I would like data to be viewed only by the user who submitted the original data.

For example I have a weekly time sheet system in my company (designed on WWB), that employees use to enter their weekly hours worked. I would like the users to be able to login and review only their own time sheets submissions. i.e. Other users time sheet data would be filtered out.

I can't readily identify options in the data display form setup critieria and I don't know how to achieve this in code.

I would appreciate any help on this if another WWB user has achieved this. Thank you.
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms Login Tools

Post by Pablo »

There are no dedicated tutorial for this because this is a very specific requirement, so you will need to implement a custom script for this.
trevorm
 
 
Posts: 84
Joined: Sat Mar 14, 2020 3:43 pm

Re: Forms Login Tools

Post by trevorm »

I came to the forum because I don’t know how to do this. I thought my post was pretty clear. I’ll have a look elsewhere - thanks!!!
User avatar
BaconFries
 
 
Posts: 5364
Joined: Thu Aug 16, 2007 7:32 pm

Re: Forms Login Tools

Post by BaconFries »

I came to the forum because I don’t know how to do this. I thought my post was pretty clear. I’ll have a look elsewhere - thanks!!!
Your answer reads sarcastly as you expect a tutorial or a solution to what you need but don't like the reply given. What you are asking isnt specific to the use of the software itself but of PHP and MySql so it will require a custom solution to meet your needs. Although Pablo can't offer help maybe with a little patience someone will offer help or as you answered will look elsewhere.
You also asked a similar answer at the following
https://www.wysiwygwebbuilder.com/forum ... 32#p473332

Please also read from the following part 6
https://www.wysiwygwebbuilder.com/forum ... php?t=1901
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Forms Login Tools

Post by Pablo »

Unfortunately, I cannot provide custom coding services, because for me it may days or weeks to implement this functionality.
WWB has many tools for standard websites, but it's impossible to have a standard solution for everything anyone can think of.
So, there will always be things that needs a custom script.

Note that you can post suggestions on the 'Suggestions' section of the forum. Then, if more users find this useful then I will consider it for future development.
trevorm
 
 
Posts: 84
Joined: Sat Mar 14, 2020 3:43 pm

Re: Forms Login Tools

Post by trevorm »

Thanks for the your time and replies. I am not looking for anything free, merely guidance. A forum is intended to help and expand knowledge.
For those of you with the know-how, it is easy for those that don’t have it, it is a hurdle especially if you are dyslexic as indeed I am.

For me, WWB is a masterpiece of AI and provides me and many others with open doors that would otherwise be firmly locked shut.
It was not sarcasm that expressed, it was disappointment.

I have, last night, enlisted on yet another Udemy course hoping it will ultimately lead to the answer.
Thanks again for you your time.
Post Reply