Possibly allow master pages... not just one but multiple. I haven't seen that before. Kind of the same as Indesign CC. A master page can have items that will force itself on a page linked to it. The master page could contain header and footer info as well, inputing in just once. Even to go further, the master pages can be loaded up from outside files (created from earlier sites or created by users and shared)
Also, the ability to have a spot where colours (used within the site) are collected and displayed, ready for easy use.
One more thing, the ability to rename the folder when you export... currently it uses the name with EXPORTED at the end. It would be great for it to enable it to be dropped into a folder without making one first.
Also, the ability to have a spot where colours (used within the site) are collected and displayed, ready for easy use.
One more thing, the ability to rename the folder when you export... currently it uses the name with EXPORTED at the end. It would be great for it to enable it to be dropped into a folder without making one first.
Another neat ability would be for RESPONSIVE SITE DESIGNER to allow RESPONSIVE SLIDER, MENU BUILDER and WEB FORM BUILDER to be linked internally.
For instance, when I add a form, if I needed to edit that form... there would be a button that when clicked, would jump into the WEB FORM BUILDER. Same for the slider. Click on a button and the RESPONSIVE SLIDER app opens up and allows me to make a change and save.
To go further, when I export from RESPONSIVE SITE DESIGNER, it takes into account the programs that are linked and exports those as well—all together—from RESPONSIVE SITE DESIGNER. This would make it easier than going into each and exporting and manually putting them in a main file to upload to a server.
For instance, when I add a form, if I needed to edit that form... there would be a button that when clicked, would jump into the WEB FORM BUILDER. Same for the slider. Click on a button and the RESPONSIVE SLIDER app opens up and allows me to make a change and save.
To go further, when I export from RESPONSIVE SITE DESIGNER, it takes into account the programs that are linked and exports those as well—all together—from RESPONSIVE SITE DESIGNER. This would make it easier than going into each and exporting and manually putting them in a main file to upload to a server.

Terry Paulhus wrote:
Another neat ability would be for RESPONSIVE SITE DESIGNER to allow RESPONSIVE SLIDER, MENU BUILDER and WEB FORM BUILDER to be linked internally.
For instance, when I add a form, if I needed to edit that form... there would be a button that when clicked, would jump into the WEB FORM BUILDER. Same for the slider. Click on a button and the RESPONSIVE SLIDER app opens up and allows me to make a change and save.
To go further, when I export from RESPONSIVE SITE DESIGNER, it takes into account the programs that are linked and exports those as well—all together—from RESPONSIVE SITE DESIGNER. This would make it easier than going into each and exporting and manually putting them in a main file to upload to a server.
Another neat ability would be for RESPONSIVE SITE DESIGNER to allow RESPONSIVE SLIDER, MENU BUILDER and WEB FORM BUILDER to be linked internally.
For instance, when I add a form, if I needed to edit that form... there would be a button that when clicked, would jump into the WEB FORM BUILDER. Same for the slider. Click on a button and the RESPONSIVE SLIDER app opens up and allows me to make a change and save.
To go further, when I export from RESPONSIVE SITE DESIGNER, it takes into account the programs that are linked and exports those as well—all together—from RESPONSIVE SITE DESIGNER. This would make it easier than going into each and exporting and manually putting them in a main file to upload to a server.

+1
That would be an awesome idea.
Taking over the world one website at a time!
Steve Kolish
www.misterwebguy.com
YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
Steve Kolish
www.misterwebguy.com
YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
Yeah, what Terry Paulhus said.....
That would be nice.
-WMFX
That would be nice.
-WMFX
+1 (more)
Steve wrote:
+1
That would be an awesome idea.
Terry Paulhus wrote:
Another neat ability would be for RESPONSIVE SITE DESIGNER to allow RESPONSIVE SLIDER, MENU BUILDER and WEB FORM BUILDER to be linked internally.
For instance, when I add a form, if I needed to edit that form... there would be a button that when clicked, would jump into the WEB FORM BUILDER. Same for the slider. Click on a button and the RESPONSIVE SLIDER app opens up and allows me to make a change and save.
To go further, when I export from RESPONSIVE SITE DESIGNER, it takes into account the programs that are linked and exports those as well—all together—from RESPONSIVE SITE DESIGNER. This would make it easier than going into each and exporting and manually putting them in a main file to upload to a server.
Another neat ability would be for RESPONSIVE SITE DESIGNER to allow RESPONSIVE SLIDER, MENU BUILDER and WEB FORM BUILDER to be linked internally.
For instance, when I add a form, if I needed to edit that form... there would be a button that when clicked, would jump into the WEB FORM BUILDER. Same for the slider. Click on a button and the RESPONSIVE SLIDER app opens up and allows me to make a change and save.
To go further, when I export from RESPONSIVE SITE DESIGNER, it takes into account the programs that are linked and exports those as well—all together—from RESPONSIVE SITE DESIGNER. This would make it easier than going into each and exporting and manually putting them in a main file to upload to a server.

+1
That would be an awesome idea.
Terry Paulhus wrote:
Possibly allow master pages... not just one but multiple. I haven't seen that before. Kind of the same as Indesign CC. A master page can have items that will force itself on a page linked to it. The master page could contain header and footer info as well, inputing in just once. Even to go further, the master pages can be loaded up from outside files (created from earlier sites or created by users and shared)
Also, the ability to have a spot where colours (used within the site) are collected and displayed, ready for easy use.
One more thing, the ability to rename the folder when you export... currently it uses the name with EXPORTED at the end. It would be great for it to enable it to be dropped into a folder without making one first.
Possibly allow master pages... not just one but multiple. I haven't seen that before. Kind of the same as Indesign CC. A master page can have items that will force itself on a page linked to it. The master page could contain header and footer info as well, inputing in just once. Even to go further, the master pages can be loaded up from outside files (created from earlier sites or created by users and shared)
Also, the ability to have a spot where colours (used within the site) are collected and displayed, ready for easy use.
One more thing, the ability to rename the folder when you export... currently it uses the name with EXPORTED at the end. It would be great for it to enable it to be dropped into a folder without making one first.
This would be great because when I have created the "feel" I want for a site I want it to cascade throughout the site then when presenting to the client, minor changes can come up that cause a HUGE amount of work as I apply the change to the site rather than just a master.
I would like more functionality for the RSD form container - specifically:
to define the method="post" and to add an onsubmit event
Allow this result, for example:
<form name="frmRegistration" action="cgi-bin/registration.php" onsubmit="return validateForm(this);" method="post">
Regards,
Gordon
to define the method="post" and to add an onsubmit event
Allow this result, for example:
<form name="frmRegistration" action="cgi-bin/registration.php" onsubmit="return validateForm(this);" method="post">
Regards,
Gordon
For the form elements that allow the user to free form type into them i.e. text, text-area, phone, email, password I would like to be able to set a maxlength value and a placeholder value.
Resulting in something like this:
<input value="" id="firstName" name="firstName" placeholder="Your First Name" type="text" class="reg-input" maxlength="50">
Regards,
Gordon
Resulting in something like this:
<input value="" id="firstName" name="firstName" placeholder="Your First Name" type="text" class="reg-input" maxlength="50">
Regards,
Gordon
gllincoln wrote:
For the form elements that allow the user to free form type into them i.e. text, text-area, phone, email, password I would like to be able to set a maxlength value and a placeholder value.
Resulting in something like this:
<input value="" id="firstName" name="firstName" placeholder="Your First Name" type="text" class="reg-input" maxlength="50">
Regards,
Gordon
For the form elements that allow the user to free form type into them i.e. text, text-area, phone, email, password I would like to be able to set a maxlength value and a placeholder value.
Resulting in something like this:
<input value="" id="firstName" name="firstName" placeholder="Your First Name" type="text" class="reg-input" maxlength="50">
Regards,
Gordon
Read This
http://www.coffeecup.com/forums/respons … post251388
Guys at coffeecup are awesometacular.
Outline / Tree Collapse / Expand button or key command
Would be great if I could collapse Outline to Rows with a click of a button or key command.
On a complicated layout It is much easier to target key elements by drilling down on the row that contains the element first.
I find that the outline is the fastest way to do this but I have to manually collapse all to show rows only, then expand the row that holds the element I want to work on.
Let me know if a key command already exists!
Thanks
PS:Love RSD
GDEWebman
Would be great if I could collapse Outline to Rows with a click of a button or key command.
On a complicated layout It is much easier to target key elements by drilling down on the row that contains the element first.
I find that the outline is the fastest way to do this but I have to manually collapse all to show rows only, then expand the row that holds the element I want to work on.
Let me know if a key command already exists!
Thanks
PS:Love RSD
GDEWebman
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.