myshop-action:back

Entity Value
Attribute(s) style
Type action
Relation myshop-block:product

The myShop additionmyshop-action:back enables the use of a backspace button in a moreinfo screen for example. The next example this myshop-action:back addition is put into action on line 6.

<table style="myshop-block:product" border="1">
        <tr>
                <td colspan="2" align="right">
                        <a style="myshop-action:order">bestellen</a>&nbsp;
                        <a style="myshop-action:back">terug</a>
                </td>
        </tr>
        <tr>
                <td style="myshop-label:1;font-weight:bold"></td>
                <td style="myshop-value:1;color:red"></td>
        </tr>
        <tr>
                <td style="myshop-label:2;font-weight:bold"></td>
                <td style="myshop-value:2"></td>
        </tr>
</table>

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment