Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101224
    AURAGARD
    Member

    smart-password-text-box doesnt’t show label properly.
    Please help!
    <form  method=”POST” action=”index.php” id=”submitForm”>
    <smart-text-box id=”email” class=”outlined left” label=”Benutzer” placeholder=”E-Mail” name=”email”></smart-text-box>
    <smart-password-text-box  id=”password” label=”Password” name=”password” class=”outlined left” placeholder=”Passwort”  tooltip-arrow  tooltip-position=”bottom” select-all-on-focus></smart-password-text-box>
    <smart-check-box enable-container-click class=”left”>Remember me</smart-check-box>
    <smart-button id=”signIn” class=”primary” type=”submit”>Sign In</smart-button>
    </form>
     

    #101230
    admin
    Keymaster

    Hi AURAGARD,
    Thank you for the feedback. We will fix this in the next release. As a temporary workaround, you can add a label tag before the smart-password-text-box html tag.
    Best regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

    #101263
    AURAGARD
    Member

    Release Smart 9.0 is out, but the label function in smart-password-text-box still doesn’t work… Any ideas? Thanks ind advance!
     

    #101264
    admin
    Keymaster

    Hi AURAGARD,
    This will go into a patch release, when it comes out. As a workaround for now, you can use a “label” tag before the component.
    Best regards,
    Peter Stoev
    Smart UI Team
    https://www.htmlelements.com/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.