How to create login form, Cannot ready blocks for Html elements like table & frame

meghalplus
3 Posts
meghalplus posted this 28 March 2020
Ask a Question

Why is there no inbuilt block for below two most frequently used html elements ? Please dont recommend solution of using the html code for this. Why not have a ready block for it? What is stopping you from adding this functionality?
1) Frame Frameset
2) Table

I am also curious how to make a simple login page? There is no such ready block in "Form" Element with fields like username password a checkbox of keep me signed in & a login button??

Please help me with it

Why is there no inbuilt block for below two most frequently used html elements ? Please dont recommend solution of using the html code for this. Why not have a ready block for it? What is stopping you from adding this functionality? 1) Frame Frameset 2) Table I am also curious how to make a simple login page? There is no such ready block in "Form" Element with fields like username password a checkbox of keep me signed in & a login button?? Please help me with it

Last edited 28 March 2020 by meghalplus

Vote to pay developers attention to this features or issue.
11 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 29 March 2020

Hi,

We plan to add more controls like the table in the future. But at this time, we can not say when this feature will be implemented.

The login page is not just a form. This is a complex of server-side code (PHP), database where the credentials can be saved and the Form. Nicepage does not provide such a complex solution. For this, we suggest that you try CMS, where this feature is already supported.
Nicepage Form is a more simple control that creates Form only.

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, We plan to add more controls like the table in the future. But at this time, we can not say when this feature will be implemented. The login page is not just a form. This is a complex of server-side code (PHP), database where the credentials can be saved and the Form. Nicepage does not provide such a complex solution. For this, we suggest that you try CMS, where this feature is already supported. Nicepage Form is a more simple control that creates Form only. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
meghalplus
3 Posts
meghalplus posted this 29 March 2020

I know about server side PHP code for login.. Perhaps you did not understand my request correctly. All I was asking for is a basic layout for the html login page block with the 4 html fields mentioned in my earlier query. Similar to the email, contact us, forms which you already have. Perhaps a login form is the most basic form for all sites which should be available even before the other advanced form blocks you are already providing.
I didnt want to waste time for login form just for a website mock up.. But its ok if you missed the most frequently used blocks in websites.. Its up to you to realize & prioritize the features pre-packaged... if you want to that is.

Same goes for Table & frame tags. Most frequently used but not provided by you.

I think you need to add this & prioritize your backlog .. but for that you first need a good PO. which i know is what is lacking right now. This product has great potential.
Anyways I am here to offer my services for free if you need a good PO.

I know about server side PHP code for login.. Perhaps you did not understand my request correctly. All I was asking for is a basic layout for the html login page block with the 4 html fields mentioned in my earlier query. Similar to the email, contact us, forms which you already have. Perhaps a login form is the most basic form for all sites which should be available even before the other advanced form blocks you are already providing. I didnt want to waste time for login form just for a website mock up.. But its ok if you missed the most frequently used blocks in websites.. Its up to you to realize & prioritize the features pre-packaged... if you want to that is. Same goes for Table & frame tags. Most frequently used but not provided by you. I think you need to add this & prioritize your backlog .. but for that you first need a good PO. which i know is what is lacking right now. This product has great potential. Anyways I am here to offer my services for free if you need a good PO.

Last edited 29 March 2020 by meghalplus

Support Team
Support Team posted this 30 March 2020

Hi,

Thank you for your comments.
Most of the users who need the login, use CMS that provides a built-in login form. Therefore there is no need in additional forms. As a result, this type of Form is not so popular among the requests we received.
Nicepage Form is mostly a "contact us" form, which does not need a password field. That's why there is no password field and pre-made blocks with login forms. The block with such Form is useless if there is no server-side functionality behind it.

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Thank you for your comments. Most of the users who need the login, use CMS that provides a built-in login form. Therefore there is no need in additional forms. As a result, this type of Form is not so popular among the requests we received. Nicepage Form is mostly a "contact us" form, which does not need a password field. That's why there is no password field and pre-made blocks with login forms. The block with such Form is useless if there is no server-side functionality behind it. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
dijanapeno
10 Posts
dijanapeno posted this 15 September 2020

I need this form as well, and is such shame that Nice Page doesn't have. I have huge problem on my website because I created whole site in nice page and I have some clients who needs to login to access some content . Unfortunately it did not worked even when you add login form in joomla, can't be connected actually that page can't use the same theme and header from the site . When you are going to sort this problem out? If I knew that there will be issue about it, I probably will never purchase Nice Page. So disappointing.

I need this form as well, and is such shame that Nice Page doesn't have. I have huge problem on my website because I created whole site in nice page and I have some clients who needs to login to access some content . Unfortunately it did not worked even when you add login form in joomla, can't be connected actually that page can't use the same theme and header from the site . When you are going to sort this problem out? If I knew that there will be issue about it, I probably will never purchase Nice Page. So disappointing.
Support Team
Support Team posted this 16 September 2020

Hi,

We are sorry to hear your disappointment, but as explained above, the simple HTML site is not supposed to have such functionality like login form. You need to have the code that will perform all the actions, server settings, database and so on, all connected to make the login possible and working. If you need to have login functionality on the site, please consider using some CMS (WP or Joomla) as they allow o implement such functionality easily.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, We are sorry to hear your disappointment, but as explained above, the simple HTML site is not supposed to have such functionality like login form. You need to have the code that will perform all the actions, server settings, database and so on, all connected to make the login possible and working. If you need to have login functionality on the site, please consider using some CMS (WP or Joomla) as they allow o implement such functionality easily. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
csonjafly30
13 Posts
csonjafly30 posted this 13 December 2020

its needed I need as well too

its needed I need as well too
chris693
47 Posts
chris693 posted this 16 December 2020

Likewise, I have a need to provide a simple login form to allow users to access material on the website. One application is to allow editing of a room-booking application.

Likewise, I have a need to provide a simple login form to allow users to access material on the website. One application is to allow editing of a room-booking application.
Support Team
Support Team posted this 16 December 2020

Hi,

Please consider using some CMS for your site that includes the possibility to use such functionality as login.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Please consider using some CMS for your site that includes the possibility to use such functionality as login. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
chris693
47 Posts
chris693 posted this 16 December 2020

I already use Joomla, together with Community Builder, but despite trying to incorporate some code which works on the current (non-Nicepage) site, I don't appear to be able to bring the necessary login menu into the selected page. Can you point me to some successful examples?

It would also help if the menu option driving the additional functionality (an appointment booking application) could be hidden from non-registered users. How can this be coded?

I already use Joomla, together with Community Builder, but despite trying to incorporate some code which works on the current (non-Nicepage) site, I don't appear to be able to bring the necessary login menu into the selected page. Can you point me to some successful examples? It would also help if the menu option driving the additional functionality (an appointment booking application) could be hidden from non-registered users. How can this be coded?
Support Team
Support Team posted this 17 December 2020

Hi,

All the functionality that you have described above should be added as the Joomla extensions. We are not familiar with such extensions but I; sure that you will be able to find the desired component over the internet and on Joomla forums.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, All the functionality that you have described above should be added as the Joomla extensions. We are not familiar with such extensions but I; sure that you will be able to find the desired component over the internet and on Joomla forums. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
dryerboy
1 Posts
dryerboy posted this 08 May 2021

This is for anyone unsatisfied with the lack of features in terms of HTML input types for forms.

Create the fields in Nicepage with any type, it does not matter at this point. Export the site. After exporting the site, change the input type in the .html file of the fields you want to change to whatever type you are wanting.

A list of the types are here for reference: https://www.w3schools.com/html/html_form_input_types.asp

It is a simple solution to what should not be an issue in the first place; telling users to use a separate service instead of adding more form types to a list of strings inside the Nicepage program is a terrible way to attract new users.

This is for anyone unsatisfied with the lack of features in terms of HTML input types for forms. Create the fields in Nicepage with any type, it does not matter at this point. Export the site. After exporting the site, change the input type in the .html file of the fields you want to change to whatever type you are wanting. A list of the types are here for reference: https://www.w3schools.com/html/html_form_input_types.asp It is a simple solution to what should not be an issue in the first place; telling users to use a separate service instead of adding more form types to a list of strings inside the Nicepage program is a terrible way to attract new users.
You must log in or register to leave comments