DMXzone Database Updater PHP Support Product Page

Answered

Showcase: Awesome Admin Panel

Asked 01 Nov 2013 08:48:48
1
has this question
01 Nov 2013 08:48:48 Andre Bender posted:
How did you implement the Editbutton and the switch to the form and back?

I like these showcases but you show give us more information on how you realized them. Thanks.

Replies

Replied 01 Nov 2013 10:03:06
01 Nov 2013 10:03:06 Teodor Kuduschiev replied:
Hello Andre,
we are going to create a video tutorial showing how this showcase is done.
What we have there are 2 spans:
- The span with the text is set to display:block when the page loads
- The span with form is set to display:none when the page loads

Using the Edit button, which is inside the text span, we change their properties using the standard DW change property behavior to:
- The span with the text changes to display:none
- The span with form changes to display:block

The save button triggers the update executor and changes the span properties back
Replied 01 Nov 2013 10:18:46
01 Nov 2013 10:18:46 Andre Bender replied:
Thanks Teodor.
I think that there is a lot of usefull things inside the showcases that can be used in order to learn how to use your new great extensions.

Reply to this topic